http://bugzilla.moblin.org/show_bug.cgi?id=4611
--- Comment #2 from Chen Congwu <congwu.chen(a)intel.com> 2009-11-19 21:01:21 PST
---
(In reply to comment #1)
And to sync with Nokia phones, we also need this feature.
FileSyncSource can handle both sync types but EvolutionSyncSource not.
We need to configure and join Evolution events and todos.
My suggestion on the configuration file change:
Add a "super calendar" = "super evolution calendar" special backend,
which will
map to (calendar+todo), the format used is vcard2.1 and ical2.0 by default, but
user can change it:
super calendar:vcard3.0+ical2.0
Besides joining/dejoining different data sources of the same content
type based
on some item property like CATEGORY, a much more urgent (and simpler) use case
is accessing events and tasks under one URI.
Apparently
ovi.com (bug #3182) expects its clients to support this and thus
only offers one URI for both kinds of items. It's debatable whether the server
shouldn't better support separate URIs (because there are clients which only
support that).
Our own server mode definitely has to support a joined event/task URI.
I'm not creating two issues for this because the implementation of the two use
cases clearly is related. For tracking purposes: joined events/tasks are P2 for
1.0, the rest can wait.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.