Loading mechanism with NSAtomicStore

2008-09-26 Thread Alexander Lamb (dev)
Hello List, As I understand, when using NSAtomicStore, there is only a load method to load the data. It looks like it is an all or nothing operation. However, if I want to load data from a server through some kind of HTTP/XML/Whatever method and only receive a subset of data. How would I

Calendar Store with non AddressBook participants?

2008-09-23 Thread Alexander Lamb (dev)
Hello List, I am investigating the possibility to use icalserver to store medical appointments. This means either: - a physician (a user of the calendar) - a patient - a given day and time or - a resource (XRay material, etc...) - a patient - a given day and time Now, I have two