Improve EDS backend of Phone Book Access Profile (PBAP)

Bartosz Szatkowski

Abstract

Main idea is to develop/extend new data source (backend) for Phone Book Access Profile. For now there are two (fully functional) backends -- Tracker and Dummy (based on filesystem). Because MeeGo developers recently decided to use Evolution Data Server (once again) as central data store, there is a need to write appropriate data access module.

Additional Information

So currently Im getting to know specifications and other docs. And also Im creating tool to help me testing actual code (frontend for pbap client).