Re: ERXRestEntityDelegate
Re: ERXRestEntityDelegate
- Subject: Re: ERXRestEntityDelegate
- From: Mike Schrag <email@hidden>
- Date: Mon, 7 Apr 2008 21:46:38 -0400
This one should be on the Wonder list, but:
Is that a class that extends ERXStandardRestEntityDelegate?
Yes
I'm confused because the methods in ERXStandardRestEntityDelegate
appear to require an EOEntity be passed in, but the name
PersonRestEntityDelegate implies that it only handles the Person
Entity.
The reason for the entity is that you COULD register the same delegate
for multiple entities (for instance, a more generic delegate that
might use a centralized ACL system for permissions). If you're
registering one-to-one, then you can just ignore the entity because it
will always correspond to the entity you registered for.
ms
_______________________________________________
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