On Nov 21, 2008, at 12:45 PM, Jonathan 'Wolf' Rentzsch wrote:

I'm trying to implement Pierce Wetter's excellent count-of-to-many- destination-without-loading-the-rows idea:

<http://wiki.objectstyle.org/confluence/display/WOL/Count+To-Many+Objects+without+Loading >

I agree it's a better idea to put qualifierForRelationshipWithKey() and countForRelationship() into a common entity superclass, but I can't get WOLips (veogenerator) to play along.

In my framework's .eogen file I've set the following define:

Name            Value
--------------- ---------------
parentClassName JRGenericRecord
If you're using the mostly stock templates, you would set the eogen var "EOGenericRecord" to JRGenericRecord. parentClassName is actually a field on EntityModeler's EOEntity class and is actually intended for some custom parent class overrides. You would set that in Entity Modeler (which writes that value into the userInfo).

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
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