It certainly seems that MDSD practitioners aren't very communicative but of course most people are very busy, especially people with things worth saying. You have to stop and think about what's accomplished by coming here. Preaching to the…
Complexity is in the eye of the beholder. What we understand well is simple and intuitive while what we have yet to learn is complex and confusing. Here we even have confusion about the complexity of the process by which one goes about building DSL…
Trying to turn complex UML into a simple DSL is like trying to make a silk purse out of a sow's ear. Doesn't it strike you that taking something complex and trying to make it simple by adding yet more things is a futile exercise? While you…
What's an example of something you can't do unless you edit the XMI? It seems to me XMI is unfit for human eyes; even just the UUIDs are like a bad eye chart. From that perspective, there should never be a need for humans to manipulate it…
It seems to me that one fundamental problem is that JEE programmers appear to have an aversion to modeling. Comments like "I don't need to see a picture of my code" are typical of the mindset.
I suspect that approaches like Skyway…
It seems to me that both counter arguments prove the original point. When you capture a Java project as UML, you don't capture the design of every last Java statement, you capture the abstract structure of packages, classes, and methods, and…
It seems to me that the two way mapping between Ecore and UML demonstrates a significant degree of equivalence between the two. I don't see that one could argue that Ecore doesn't support object oriented modeling. And I can't imagine…