Marcel wrote: > > diff --git a/TODO b/TODO > > index bf2305b..9dcb43f 100644 > > --- a/TODO > > +++ b/TODO > > @@ -496,3 +496,14 @@ Miscellaneous > > > > Priority: Low > > Complexity: C4 > > + > > +- Enable exporting contact information from vCard data to SM and ME stores. > > + Need to implement a robust vCard parser that can extract at least the > > + fields supported by the existing phonebook module. Functionality should > > + be analoguous to existing import functionality. > > and you will not be able to write a robust vCard parser that we can > safely run as root or with any kind of ofonod privileges. It is just way > too risky from a security point of view. > > To support this feature then first we need to convert the current > feature into returning a dict. And then have this feature using a dict > as input.
Does this mean that support for writing to the phonebook is expected to be added to the phonebook modem API as part of ofono core functionality? Cheers, Waldo _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
