> > > it's better to fix the problem where it starts. Once this is fixed
> > > hand-editing will not be needed...
> >
> > I _always_ hand-edit my Peer code after it has been generated.
>
> Can you tell in more detail what exactly you do it for? I believe this
> should ultimately go away. No hand editing of generated files! That's
> almost like hand editing .class ;-)
>
After my OM classes have been generated I add methods that are specific for
certain tasks. For example I already mentioned the Product table to which I added
doSelectWithVendor(). As another example - I had to move records to a "deleted
items" table when they became stale. I added an expire() method to the Data
Object to handle this for me. This list could go on - there are always
non-standard things do to depending on your application design.
~ Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]