The mdd tag has no wiki summary.
12
votes
17answers
2k views
Why aren't we all doing model driven development yet? [closed]
I am a true believer in Model Driven Development, I think it has the possibility to increase productivity, quality and predictability. When looking at MetaEdit the results are amazing. Mendix in the ...
9
votes
4answers
839 views
“UML is the worst thing to ever happen to MDD.” Why?
William Cook in a tweet wrote that:
"UML is the worst thing to ever happen to MDD. Fortunately many people now realize this ..."
I would like to know the reasoning behind that claim (apparently, ...
6
votes
2answers
331 views
What's the real benefit of meta-modeling?
After reading several texts about meta-modeling I still do not really get the practical benefit. Sometimes I think it is only an interesting mind game but no useful tool. Sure it is wise to clarify ...
5
votes
8answers
508 views
Are today's general purpose languages at the right level of abstraction?
Today Uncle Bob Martin, a genuine hero, showed this video
In this video Bob Martin claims that our programming languages are at the right level for our problems at this time. One of the reasons I get ...
5
votes
4answers
206 views
Is defining every method/state per object in a series of UML diagrams representative of MDA in general?
I am currently working on a project where we use a framework that combines code generation and ORM together with UML to develop software. Methods are added to UML classes and are generated into ...
4
votes
1answer
72 views
What are the main differences between FUML and the Executable UML profile?
I'd like to know what are the main difference between the Foundational Subset for Executable UML models and the Executable UML profile (which followed the Schlaer-Mellor methodology).
Thank you
2
votes
3answers
39 views
UML modelling semantics
In today's lecture about Modelling techniques with respect to MDD using UML the lecturer stated that it's absolutely necessary to give a (possibly) textual description about the semantics of each ...
1
vote
2answers
242 views
Is a Model Driven Architecture in Language Oriented Programming (MPS) feasible at this time
As a side project I am developing some sort of DSL where I describe a data model, and generate desired code files from it. I believe this is called Model Driven Architecture. My partial existing ...
0
votes
1answer
41 views
Extending Composite Structure model generally/in Enterprise Architect
I'm currently on a project, which integrates domain specific techniques in the modelling tool Enterprise Architect through UML Profiles.
The domain specfic model almost matches the structure of the ...
0
votes
2answers
253 views
Open source projects and MDD?
Model-driven development seems to have a lot of buzz in certain software engineering circles, but I've never encountered an open source MDD projects "in the wild".
Are any open source projects using ...