aspose file tools
The moose likes Ruby and the fly likes MDA vs RoR Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » Ruby
Reply Bookmark "MDA vs RoR" Watch "MDA vs RoR" New topic
Author

MDA vs RoR

Ben Verbeken
Greenhorn

Joined: Jul 14, 2005
Posts: 4
Hi guys!

As a Struts dev, I'm writing lots of code pieces over and over again (form beans, actions, ...). So recently I've been looking to code generation, and I've found that there are two ways to do this: from an analyst point-of-view (Model Driven Architecture, meaning generating code from UML or other models) and the RoR approach, which is more like code generation from a developer perspective.

What I want to know is this: How do MDA and RoR relate to each other? Should I choose one of both approaches, depending on the project size e.g.? can I combine them and generate Rails code from a UML diagram, and would it make sense to do this?

Thanks,
Ben
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: MDA vs RoR
 
Similar Threads
Model driven Architect
how does MDA improve on methodology using current CASE tools
UML case studies
UML tool for team development
MDA?