Blogs (9) >>
SPLASH 2016
Sun 30 October - Fri 4 November 2016 Amsterdam, Netherlands
Wed 2 Nov 2016 11:20 - 12:10 at Matterhorn 3 - Session 7 (Modeling) Chair(s): Laurence Tratt

Mendix is a development environment based on a number of generic modeling languages. The meta model for these languages has originally (10 years ago!) been implemented in C#. Over the last few years the functionality of Mendix is broadening, for example with an Open Model SDK and a Web Modeler. As a result of this, there has been a need to use the meta model at more and more places and in more and more different technologies.

To guarantee consistency between all usages of the meta model Mendix decided several years ago to make the meta model explicit (move it out of C#), and formalize it. From this formal model the different usages of the meta model is now being generated in many different forms like e.g C#, JSON, TypeScript, documentation, visualizations, and Scala.

As a result old, handwritten, code is being removed from the code base, and new functionality (like the fore mentioned SDK) can be added relatively quickly. Changing any of the generated artefacts can be done much quicker than when changing the handwritten equivalent ensuring that Mendix can remain agile in its own development.

This presentation shows how this formalization was done, which choices have been made and why. It also shows some of the changes in the way of working of Mendix R&D, and will show some specifics of how we are using Xtext (and working arounds its restrictions) to develop the meta model tooling.

Wed 2 Nov

Displayed time zone: Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna change

10:30 - 12:10
Session 7 (Modeling)SPLASH-I at Matterhorn 3
Chair(s): Laurence Tratt King's College London
10:30
50m
Talk
How Domain Requirements Shape Languages
SPLASH-I
Markus Völter itemis, Germany
Media Attached
11:20
50m
Talk
Making Mendix Meta Model Driven
SPLASH-I
Jos Warmer Independent