>>>>> "Adrian" == Adrian Howard <[EMAIL PROTECTED]> writes:

Adrian> I dislike tweaking generated code directly since I usually find that  
Adrian> I want to regenerate it again at some point. For example with the  
Adrian> apps I'm playing with we've rejigged the schema quite severely a  
Adrian> couple of times.

I maintain a git tag at the point I generated my classes.

Twice already, I've had to generate new classes, so I rollback
to that point, generate the new classes, commit a new branch,
merge that branch with strategy "ours" and the previous old generated
files, then merge the old head with the new branch.  if there's
any conflicts in edits I've made, I have to tweak those, but otherwise,
it just "works".  Nice.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to