On 8/16/07, Richard White <[EMAIL PROTECTED]> wrote:
>
> Hi Thanks for the reply.
>
> Ill explain our situation. we may have been a little naive but we have
> spent alot of time developing, like you said, activity, sequence, and class
> diagrams in pencil and then drawing them up in a drawing package. we have
> recently been told that there is software such as the rational rose that
> will allow us to input requirements and then it will generate the rest of
> the models for us. but what i cant understand is that if it generates the
> models for a normal desktop application then the classes etc will be
> different from the classes you will develop for a web app as obviously a web
> app is based around the web pages.
>
> do i have my thinking correct on this?


I've never used Rational Rose (it is insanely expensive). But as I
understand it, yes, that's what it does.

i am also thinking that if the software generates a class diagram and a
> sequence diagram then i can implement these classes using CFC's, and then
> use the pages in a web app just as the user interfaces that are a front end
> to these set of cfc's. does this sound the right way to do it?
>
> Thanks very much for all your help


If it generates class diagrams then you can translate those into CFCs. The
sequence diagram would just correspond to the event flow of your
application.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286439
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to