On 25 Jun 2007, at 18:35, Randal L. Schwartz wrote:
[snip]
> 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.
[snip]

Where as I just run the code :-)

If I needed to persist stuff then I'd prefer to have it as a build  
artefact rather than something that was checked in.

I'm possibly over sensitive to this, but I've been bitten by folk  
tweaking generated code too many times in the past.

Cheers,

Adrian


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