The second release features the basic functionality one would expect from a people-library. Create addressbooks and add some people to it. And then remove them again. People management at its basic level.
Changes
- creating, opening and deleting addressbooks implemented
- added tests for addressbook functionality
- creating people implemented
- people can be added and removed to / from addressbooks
- added tests for people functionality
Download
libsoylent is available for download at:
http://live.gnome.org/Soylent/libsoylent
Contact
Bugs, feature requests, questions and related discussion go to the Soylent mailinglist. You can join at:
http://lists.codethink.co.uk/cgi-bin/mailman/listinfo/soylent-devel
More
It seems that it hasn’t support for i18n. There’s any plan to get i18n in?
Hi Gil.
Sure, for libsoylent and also for Soylent i18n is planed (iirc it is noted somewhere in the configure.ac of Soylent). But first we will concentrate on finishing the core of the library. I guess i18n will come somewhere after v0.7. For the most part it should be pretty straight-forward to support i18n, though there are some tricky things, like addresses and names, we have to think of in more detail.
Thanks for your interest