From: Andrew M. <ap...@st...> - 2003-04-17 16:11:06
|
Dear dia2code developers, I notice that when dia2code is re-run it overwrites any files generated from before. This means that if a developer runs dia2code, edits the files then re-runs dia2code, the edits are lost. In RatRose there is a commenting convention employed by the code generator called 'preserve regions'. These allow the developer to add implementation to the generated code and this gets preserved when the generator is re-run. What do people think about this as a useful facility for dia2code? Regards, Andrew M. |