Re: [MeeGo-dev] mkcal: separate notebooks + UID conflicts

2010-12-03 Thread Álvaro Manera
> > > How can you mirror two remote calendars on a MeeGo device then? The > > > device has no control over the UID used by say, Yahoo and Google, so if > > > the same meeting invitation is processed by both servers, then the UID > > > will be the same, leading to a conflict on the device. > > > >

Re: [MeeGo-dev] mkcal: separate notebooks + UID conflicts

2010-12-02 Thread Álvaro Manera
On Thursday 02 December 2010 18:29:14 ext Patrick Ohly wrote: > On Do, 2010-12-02 at 14:27 +0000, Álvaro Manera wrote: > > Yes, right now the uniqueness has to be UID+RecurrenceID. So as you say > > you cannot have the same UID in to notebooks at the same time. And that > > wa

Re: [MeeGo-dev] mkcal: separate notebooks + UID conflicts

2010-12-02 Thread Álvaro Manera
On Wednesday 01 December 2010 15:50:43 ext Patrick Ohly wrote: > Hello! > > Let me share an observation, just in case that it is relevant for other > developers. mkcal supports multiple "notebooks" inside the same calendar > database. However, these notebooks are not as independent from each > oth

Re: [MeeGo-dev] mkcal API + Notebook

2010-09-29 Thread Álvaro Manera
On Wednesday 29 September 2010 14:41:01 ext Patrick Ohly wrote: > Hello Alvaro! > > I just noticed this part of the mkcal API: > > bool > Notebook::isOviSync > ( > > ) > const > Returns true if notebook is synchronized to OVI. > > See als

Re: [MeeGo-dev] mkcal: CREATED/LAST-MODIFIED/DTSTAMP

2010-09-15 Thread Álvaro Manera
ist on CC - may I add it again? > > On Wed, 2010-09-15 at 06:25 +0100, Álvaro Manera wrote: > > On Tuesday 14 September 2010 12:01:01 you wrote: > > > On Tue, 2010-09-14 at 07:20 +0100, Álvaro Manera wrote: > > > > It should have been resolved and fixed already. > &g

Re: [MeeGo-dev] mkcal: CREATED/LAST-MODIFIED/DTSTAMP

2010-09-13 Thread Álvaro Manera
It should have been resolved and fixed already. Alvaro On Monday 13 September 2010 18:50:15 ext Patrick Ohly wrote: > Hello Alvaro! > > While going through my notes I noticed that we never came to a final > conclusion on one issue previously discussed via private email. Or > perhaps it is resolv

Re: [MeeGo-dev] data storage and indexing in MeeGo - a survey

2010-09-08 Thread Álvaro Manera
On Wednesday 08 September 2010 15:41:31 ext Patrick Ohly wrote: > On Wed, 2010-09-08 at 13:29 +0100, Álvaro Manera wrote: > > > Calendar > > > > > [...] > > > > It seems that RECURRENCE-ID is stored in Tracker, but only after > >

Re: [MeeGo-dev] data storage and indexing in MeeGo - a survey

2010-09-08 Thread Álvaro Manera
> Calendar > > > QtMobility Calendar: > unique ID under debate, see > http://developer.qt.nokia.com/forums/viewthread/363/ > > mkcal: > combination of UID + RECURRENCE-ID (optional) + calendar file, > change notification only via coarse "calendar has changed" in > SqLiteStorage, > time