• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Using EOF without a model
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using EOF without a model


  • Subject: Using EOF without a model
  • From: Pascal Robert <email@hidden>
  • Date: Sun, 17 Mar 2013 21:00:51 -0400

I would like to build a CalDAV adaptor, but some stuff can't be really done in a model. Example: on certain CalDAV servers, you can act as a proxy (read-only or rw) to other users and in the user's DAV principals. In the user's principals, the calendar-proxy-write-for will have a value like this:

<?xml version='1.0' encoding='UTF-8'?>
<calendar-proxy-write-for xmlns='http://calendarserver.org/ns/'>
  <href xmlns='DAV:'>/principals/__uids__/4FDFAE18-ED9F-46C4-AC1A-21F75B2B9763/</href>
  <href xmlns='DAV:'>/principals/__uids__/14D3CE99-7FD1-4A04-8808-F46D594EC07F/</href>
</calendar-proxy-write-for>

So a href points to the URI of another user's principals, and it's a kind of relationship. But a relationship which can't be mapped in the model.

I think doing a CalDAV adaptor would still be useful so that we can use qualifiers, etc., but without a model (the EOs would be classes that I would write manually). But I don't think it's possible to drop the model?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Using EOF without a model
      • From: Pascal Robert <email@hidden>
  • Prev by Date: Re: Migrating WO app to 10.8.2 on new server from 10.5, using Wonder
  • Next by Date: Re: Using EOF without a model
  • Previous by thread: Results from the 2013 surveys
  • Next by thread: Re: Using EOF without a model
  • Index(es):
    • Date
    • Thread