Custom Modeling Languages

It sure has been quiet around here. I spent last week on the road in Washington DC and Orlando at the federal and eastern region architect forums. Since my parents live in DC, Julie and Patrick came too. Nine days on the road with the family is hard, but it was worth it. Lots of fun, including Patrick’s first hockey game (even though the officiating was awful).

I spent a lot of time with customers talking about SOA and architecture frameworks. The frameworks talks were most interesting given Microsoft’s view on modeling languages in general, Whidbey’s design tools and our work on domain-specific models for distributed applications. To me, the most interesting thing is not the modeling tools shipping in the box with Whidbey, rather the modeling infrastructure. Accepting the idea of domain specific modeling means accepting that there are a vast number of different modeling languages – more than Microsoft could ever create on our own. In his solution architecture strategy series presentation, Keith Short talked about the need for a designer infrastructure and tool extensibility. He also confirmed that the Whidbey modeling tools are themselves built on a general modeling engine and framework. This modeling infrastructure enables the definition of new meta-models, extensions to existing meta-models and transforms between meta-models. It also has a synchronization engine for keeping artifacts at different levels of abstraction in sync (e.g. updating the model updates the code and visa versa). I’m not sure how much of this infrastructure will surface publicly in Whidbey, but Keith specifically said the modeling engine is a “piece of work that, over time, we hope to be able to offer both to our partners and customers so that you can build [modeling] tools yourself.”

This idea of building domain-specific modeling languages and tools feels pretty powerful to me. Besides the ones included in Whidbey (and the the previously discussed service-oriented language) what other languages would you like to see / use / design?

Comments:

I'd very much like to see a tool that combines the ease of use of the Acid music tool and the Vegas Video tool created by Sonic Foundry (now owned by Sony). In addition, there is a freeware tool out there named "Buzz" that inspired me to write my first IE-based VML modeling tool. If we can somehow codify business requirements (and business solution technical requirements) into such an interface, I think that building the first 80% of the system would be very quick. In addition, maybe we could intergrate it with DirectX and play the system as a piece of music. Hrmh, not funny. Search the web for "Buzz music generator" and "Acid Pro" and "Vegas Video". The first is a freeware program and the latter two have trials, if you're interested. To shorten the trip, I can summarize that these tools allow you to create base elements and then "paint" with them. I think software development like this would be sweet.