Leon Messerschmidt wrote:
> 
> Hi,
> 
> I added some docs on a bit more advanced Peer topics than simple
> selects/inserts/updates.  It is in the docs under "Advanced Peers".  I'd
> appreciate any comments from someone with lots of Peers experience just to
> make sure I'm on the right track.
> 

I have (it is still a work in progress) been adding a lot of what you
describe directly to the torque generated OM.   I have been opting to
put most of the code into the "Objects" as opposed to the Peers.  I am
ambivalent about the best location of the code.  I guess there might be
some effiency gained by placing most the code into static methods.
(Though I think in your example, you did not declare the additional Peer
methods as static.)

Please take a look at what torque generates when setting
objectModel=complex in torque.props.  Let me know your thoughts.

John McNally


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to