This release introduces the
dynamic features of ROOM.
It will be possible to have optional actor instances which are created on demand at runtime. With this last major feature our implementation of the ROOM language will be complete. Initially dynamic actors will be supported by the Java generator. For the C generation we decided to stick with static systems which require no dynamic memory management.
Another theme will be the full support of the physical and mapping models by the Java generators.
And last not list we will continue to work on the consolidation of the existing code.
Name | Date | Description |
---|---|---|
0.4.0M1 | 2013/10/21 | The first milestone contains the dynamic actors in the ROOM model. This feature is fully supported by the Java code generator. |
0.4.0M2 | 2013/12/20 | consolidation and minor features |
0.4.0M3 | 2014/01/31 | consolidation and minor features |