I'm Doomed
Srini mailed the list so it's official now: I've just joined the Evolution team as Addressbook Maintainer. I've a terrible feeling this will be the end of me, but I'm sure the journey will be fun! Thanks to Srini for asking me to join the team, it's a great pleasure to be invited to maintain such a high-profile component as Evolution. I've not really touched the code of Evolution itself, focusing more on Evolution Data Server, but that is good because Srini has been focusing more on Evolution so together we should make a good team.
My primary goal is to merge and polish the DBus port of EDS. The current
plan is to attempt to land the port in time for GNOME 2.20, although
disabled by default. Hopefully enough developers will be
foolish brave enough to enable it and report any bugs
they find, so that we might even be able to enable it by default in GNOME
2.20. This is a tight plan but it might just be achievable.
NP: Music City Soul, Beverley Knight
I'm working on empathy [1] and I want to integrate the contact list with evolution's address book. Nokia released eds-sync, a utility to sync eds with telepathy contact lists. That's really a great software and I want to use it in empathy.
The only problem I'm facing is eds-sync needs eds-dbus... So I'm very happy to see you are working on merging it upstream !!
If there is anything I can do for help please tell me.
[1] http://live.gnome.org/Empathy
The EVC_ defines can be copied from eds-dbus into eds-sync, and as of last night eds-sync depends on functions in eds-dbus but they can be trivially checked for at configure time and an alternative used.