61
Suggestions and Requests / Re: RealtimeUML Addin
« on: November 10, 2008, 01:14:44 am »
So most of us want code generation from the dynamic models but from which type of dynamic model.
EA currently reverse-engineers into the sequence diagram. What are the technical difficulties of forward engineering a method specification in sequence diagram into code?
Since the days of COBOL, we used decision (or truth) tables to design code. A related format is the state diagram. What are the technical merits of the decision logic or truth table approach. This approach has value as its is the faulty decision logic that introduces the more difficult bugs in programming.
The target language should not matter as most common languages should be supported (pls check out the approach taken by Logic Gem version 3.0).
I am happy that Sparxsystems made the decision to integrate Realtime UML into the core of the tool. It suggests to me that Sparxians are still in touch with their customers and track market trends.
Microsoft is working hard on the OSLO model-driven application generation platform for Visual Studio. I hope that this move influences the views of EA design team on future direction for EA as an application generation platform (as opposed to a code generator). We would therefore expect that all layers of a distributed application stack are covered.
Segun
EA currently reverse-engineers into the sequence diagram. What are the technical difficulties of forward engineering a method specification in sequence diagram into code?
Since the days of COBOL, we used decision (or truth) tables to design code. A related format is the state diagram. What are the technical merits of the decision logic or truth table approach. This approach has value as its is the faulty decision logic that introduces the more difficult bugs in programming.
The target language should not matter as most common languages should be supported (pls check out the approach taken by Logic Gem version 3.0).
I am happy that Sparxsystems made the decision to integrate Realtime UML into the core of the tool. It suggests to me that Sparxians are still in touch with their customers and track market trends.
Microsoft is working hard on the OSLO model-driven application generation platform for Visual Studio. I hope that this move influences the views of EA design team on future direction for EA as an application generation platform (as opposed to a code generator). We would therefore expect that all layers of a distributed application stack are covered.
Segun