Version 0.5.1 of the
IAML Modelling Platform has been released.
It adds support for OpenID data types.
Instances of OpenID URLs are always valid on the client-side, but only valid on the server-side once the user has authenticated with the given URL. Consequently, "authenticate" buttons are created next to
InputTextFields set to OpenID.
It also adds support for RSS feeds, both consuming and producing; along with
various other fixes.
Internally there has been a lot of metamodel refactoring, as I am trying to clean up the metamodel before I start writing up the
thesis. The migrator has been partially implemented, but existing models (if there are any) using domain modelling concepts will need to be reimplemented.
As a result of the metamodel refactoring, some of the older diagram editors have been removed, so the plugin now takes up less bytes. Most automatically generated source code has also been permanently removed from the repository (
issue 175).