On Tue, Jan 30, 2001 at 11:56:31AM -0800, John McNally wrote:
> A little note for those who did not follow the commit messages last
> friday:
> 
> I added empty classes for the torque generated om/peer classes.  So for
> example, if you have a FOO table in your schema, you will get: Foo,
> BaseFoo, FooPeer, BaseFooPeer.  All the torque generated code will go
> into the BaseXXX classes.  Foo and FooPeer will be empty and are meant
> to be filled with application specific code.

Nice - this is great for non-default business logic, I've been wanting
something like this for a while, its how I did things when I had some
hackey perl scripts ages ago that generated data/peer classes for me.

(where if I'm not getting delusions of grandeur I believe Dave Bryson
originally got the idea for putting some proper code generating
technology into turbine from, which in turn inspired torque).

Thanks John.

-- 
Sean Legassick
[EMAIL PROTECTED]
      Soy un hombre: nada humano me es extrano  
      
      


------------------------------------------------------------
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