Hi,
I have dug into the multisync source code, solely for curiosity.
I found out that you use libversit to parse vCalendar version 2.0, aka
iCalendar (RFC 2445). I must say that this is a really bad idea as
libversit only knows about vCalendar 1.0 that diverge enough from 2.0.
That include recur
Hi,
I think we should dissociate GUI and syncengine by making the syncengine
a daemon.
That whould allow to schedule sync without GUI running, and allow other
GUI (think Evolution or an applet for example) to control it if needed.
Just a thought.
We have had the same issues in gphoto, and since
I totally agree. :) I just haven't had the time to look at it more
in-depth. The download manager I wrote is currently being changed to
be like how you suggest here, and merged into gnome-network. :) The
RSS aggregation utility I am working on does something similar to this.
-- dobey
Il mer, 2003
On Wed, 2003-09-24 at 16:42, Hubert Figuiere wrote:
> Hi,
Hello
> I found out that you use libversit to parse vCalendar version 2.0, aka
> iCalendar (RFC 2445). I must say that this is a really bad idea as
> libversit only knows about vCalendar 1.0 that diverge enough from 2.0.
> That include rec