Velocity Template & $fetchSpec.sharesObjects
Velocity Template & $fetchSpec.sharesObjects
- Subject: Velocity Template & $fetchSpec.sharesObjects
- From: David Avendasora <email@hidden>
- Date: Mon, 4 Oct 2010 23:08:24 -0400
Okay, I'm in the process of converting an old EOGenerator template to Velocity. One of the things it was checking is to see if the objects that a FetchSpec returns are "shared"
According to the Velocity Generator Reference on the Wiki (http://wiki.objectstyle.org/confluence/display/WOL/Velocity+Generator+Reference) there is a $fetchSpec.sharesObjects, but when I EOGenerate, $fetchSpec.sharesObjects doesn't get turned into anything (true or false). It's just passed directly through into the class as "$fetchSpec.sharesObjects"
Is this an obsolete call? I see in the org.objectstyle.wolips.eomodeler.core.model.EOFetchSpecification.java class that getSharesObjects() is a method.
How do you tell which methods on the model classes are exposed to Velocity?
Dave _______________________________________________
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