[PATCH 2/2] Added SQLite history plugin
Denis Kenzior
denkenz at gmail.com
Wed Apr 7 12:28:22 PDT 2010
Hi Niko,
> Infact if a complete dbus api is going to be defined, it would be nice
> to share it for all history plugins, adding for example an
> "org.ofono.HistoryManager" interface to the modem, while if the
> history plugin has to be used in a different manner, or ofono does not
> care of that by design, we have to implement the dbus interface in the
> sqlite plugin directly, forcing our apps to not be generally oFono
> compliants (at least when not using the sqlite plugin).
So today I would consider this to be out-of-scope for the oFono project. We
really want to concentrate on being the telephony stack and leave the
peripheral aspects to integrators. However, I do realize this is still
largely uncharted territory, so any suggestions you have on how oFono core can
make your life easier in this space are definitely welcome.
In the end some decision has to be made regarding the storage backend.
Whether it is MySQL, SQLite, Tracker, EDS, portable black holes, etc. I
prefer to leave this to each distribution / platform instead of mandating a
solution. In the end we're telephony experts, none of us is an expert with
contacts or databases.
Regards,
-Denis
More information about the ofono
mailing list