Release Notes

v098 (05/28/08)

v097 (11/19/07)

We made a total abstraction of the web-system - now it is possible to exchange the presentation-layer with some other implementation like a rich-client.

In the context of that major change we rewrote the whole HTML-generation-process.

Next to other things it is now possible to

- generate resources (like pictures and .css files) at runtime in a cached manner

- retrieve/supply such resources by (byte[]- / Stream-) properties within PageParts

- build applications independently of the presentation layer

- link between resources by an abstract location-class

- write themes by deriving from WebTheme?-class

v096 (10/04/07)

Performance-Inprovement through new caching-functionality,

transaction based modifications of Statements is now possible,

smaller API-Chances in the Navigator and some bugfixes.

v095 (09/17/07)

1. Node navigation is now virtual,

allowing the navigation of non existing resources possible.

This improvement has created the possibility for wiki functionality.

2. Data Binding has been rethought and recreated. The API is more luxurious and the binding, more robust.

3. Theres been a lot of speed optimisations, so RAPPTOR is now faster.

4. Existing bugs(no list) have been fixed.