Re: SyncServices: identifier problem
Re: SyncServices: identifier problem
- Subject: Re: SyncServices: identifier problem
- From: "Rimas M." <email@hidden>
- Date: Thu, 8 Dec 2005 14:01:56 +0200
I am working with Sync Services at the moment. Trying to sync with
iCal. Looks like everything would be fine, except one thing..
Lets say I have an Event in iCal and I need to convert into Task
(to-do). The problem is object identifier, which is used by sync
service. I need that new Task would have the same identifier as
the old Event. Is this possible at all?
I don't think it's possible to morph records in the Truth. You
should instead delete the event and add the equivalent task.
This is what I have been doing. Firstly I delete an event and then
creating a task with the identifier of deleted event. But an error
always occurred. It is saying that I can not change item name from
com.apple.calendars.Event into com.apple.calendars.Task.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden