[gnome-love] Comments on gnome-keyring API



I am currently working with the gnome-keyring API and have some comments
about it.
                                                                                
First, I'd like to see a function like strerror().  I can't find any
way to easily get a string description of a GnomeKeyringResult.

Also, it would be nice to have more synchronous versions of the API
functions.  It's pretty easy to put a synchronous wrapper around the
functions and I think this should be included.  This would make the
gnome-keyring library easier to use in non-event-driven programs.

Finally, it would be very nice to have a function that changed the
password for an existing keyring.  This seems pretty fundamental and
important.  Currently, I can't figure out how to do it without copying,
deleting and creating a keyring.

I'd like to hear some comments on these ideas.  Thanks!

-- 
Mike

:wq



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]