I need to refactor an application and as part of that, I'm trying to clean up development processes a bit as well. One area that I'd like to get better about is having an up to date entity relationship model for the database and a uml document for at least the major classes.
Ideally, I'd like to do the upfront work in a modelling application and then move it into the physical world. I have looked at Brian Kotek's tool for transforming UML to CFC's and that looks pretty cool. I'm not sure though about the best way to keep the UML in sync with the actual application. Perhaps more importantly though I'd like to have an ERM tool that I can make changes like adding a column to a table, then push that change to the db and also save out the sql of the modification so I can check the changes into cvs. These seem like they ought to be relatively common tasks, so I'm presuming people have favorite ways/tools of dealing with them. Anyone care to share? Cheers, Judah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
