Larry, Awesome. Thanx. Do you know if the Poseidon UML Community version will export an XMI 1.1 file?
~G~ If not any recommendations for a OSS and/or Free UML App? On Fri, Oct 24, 2008 at 4:19 PM, Larry Lyons <[EMAIL PROTECTED]> wrote: > >All fine point there Gerald, thank you. I've looked at Illudium in the > >past and plan on doing so again for this project. Right now though I'm > >trying to map out all my classes in UML to make sure that I have it > >together conceptually, then move to the actual coding part. The > >database already exists from the previous iteration of the project > >though I plan on modifying parts of it. So I will most likely start at > >the conceptual level and work down, then start generating from the > >persistence level and work up, then try and hopefully meet those two > >somewhere in a happy middle :) > > > >Judah > > Judah, > > You may want to check out Brian Kotek's CFCStubGenerator, > http://cfcstub.riaforge.org/. Basically what you do is develop your class > diagram in your favourite UML app. Then export it as an XMI 1.1 file. Next > run the CFCStubGenerator app and import your xmi file. The stub generator > will output stubs with all you CFC's, as well as many other useful stuff > (xml files for MG and Coldspring, test cases for CFCUnit or CFUnit etc.). > > hth, > larry > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314358 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

