If you just need it "once in a while", then just connect to the identity
service when you need it, and close the connection once you are done.

On 01/22/2016 01:21 PM, zPlus wrote:
> I do understand this, but to me it seems very convoluted to implement
> what is basically a complete identity manager (I have to handle all
> add/remove/rename/etc. events), when all I want is just a list of the
> available pseudonyms every once in a while.
> 
> 
> On Fri, 2016-01-22 at 12:51 +0100, Christian Grothoff wrote:
>> You're confused about how identity uses the callback. It does NOT just
>> give you the list of identities once upon connect, but it keeps you
>> up-to-date as long as the connection is up.  So you don't need to
>> re-start the application or connection to reflect identity changes: you
>> will always have the latest status if you process the various cb-events
>> (there are arguments that tell you about add/remove/rename/etc.).
> 
> 
> _______________________________________________
> GNUnet-developers mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/gnunet-developers
> 

Attachment: 0xE29FC3CC.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
GNUnet-developers mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnunet-developers

Reply via email to