On May 8, 2008, at 7:46 AM, Ken Anderson wrote:

OK - I'm thinking it's time for me to look at WOnder... :)

Mmmmm, might be a few years overdue on that one.  ;-)


On May 8, 2008, at 10:43 AM, Mike Schrag wrote:

There are a number of issues with prefetching relationships that relate back to an abstract entity. I haven't tried this in a VERY long time, so if I were you, I'd experiment with this before moving ahead with a concrete plan.

Bottom line, if you don't need other people to access these tables, single table inheritance is the most likely way to go.
I just fixed this in Wonder a couple days ago if you use ERXRecursiveBatchFetching to prefetch (or prefetching with a batching display group) ... I wrote about it on http://mschrag.blogspot.com/2008/05/eoglobalids-for-abstract-entities.html . If you use the regular prefetching relationship keypath on a fetch spec, though, it will go through the old path still.
... that post is actually just about the batching display group part, but it turns out it's an underlying bug (or at least it appears to be a bug) in relationship batch fetching in EOF. After this post, I fixed the equivalent issue in ERXRecursiveBatchFetch

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kenlists%40anderhome.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to