[Kde-pim] Re: akonadi: "agent" or "resource" name, what is right?
Kevin Krammer
kevin.krammer at gmx.at
Mon Jul 11 22:49:38 BST 2011
On Monday, 2011-07-11, guy-kde wrote:
> Hello!
>
> The file kdepimlibs/akonadi/resourcebase.h defines:
> void setName( const QString &name );
> to:
> "This method is used to set the name of the resource."
>
> The file kdepimlibs/akonadi/resourcebase.cpp implement that as:
> void ResourceBase::setName( const QString &name ) {
> AgentBase::setAgentName( name ); ...
>
> *BUT*
> The file kdepimlibs/akonadi/agentbase.h defines:
> void setAgentName( const QString &name );
> to:
> "This method is used to set the name of the agent."
>
> Are "agent" and "resource" two nicknames for the same "thing", or have
> we a problem?
It's basically the same thing, resources are a special kind of agent.
Cheers,
Kevin
--
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20110711/7a843aec/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list