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

(screenshot: http://skitch.com/rentzsch/hj6k/parentclassname)

Based on this page:
<http://wiki.objectstyle.org/confluence/display/WOL/Velocity+Generator+Reference >

and inspecting the code in
</wolips/core/plugins/org.objectstyle.wolips.eomodeler.core/java/org/ objectstyle/wolips/eomodeler/core/model/EOEntity.java>

that seems like that should be enough, but obviously I'm mistaken as it's not working. I've also tried just "parentClass" and adding "parentClassNameSet=true" and "isParentClassNameSet=true". But I'm just flailing now.

I suspect someone has already gotten this working -- can you share the magic incantation?

- jwr

_______________________________________________
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