[16 total ]
EvaServer 0.9.4 released

Some documentation and code cleanup as well as minor bugfixes in this one.

EvaServer 0.9.3 released

According to the release of EvaScript 0.7.3, I have released EvaServer 0.9.3 which ships with the new EvaScript builds.
Apart from the iPhone support that comes with the new Safari 3 mobile plugin, this also includes exciting features like ... [More] variants. Variants allow you to override application settings depending on the client.

See changes report for more details.

Happy downloading! [Less]

Release EvaServer 0.9.10

Sorry for not blogging about the last few releases. Bussy times. 0.9.10 is a big release. A lot of new features! Some parts of the API changed, so make sure to check out the release notes for 0.9.10 before migrating your projects!

There is a ... [More] demo project included in the binaries now with some tutorials and examples.

Here is what happend:

0.9.6
Fix for util.Upload.
0.9.7
Fixed RequestInputStream. Uploads now slow but working.
URL Attributes are now passed on with the initial AJAX request.
0.9.8
Fixed util.Vector.getNodeLocation(n)
0.9.9
ThreadPool.getStatistics()
Application.getRequestCount()
BadRequestException.getStatus() now returns the status code.
Single version number for all modules.
Aggregated JavaDoc (finally!).
0.9.10
NEW cookie support.
NEW listener model: rof.Object introduces addListener, removeListener, createListener and observe.
NEW Input components: wrapper for form elements. This is all in the input package.
API CHANGED: input.Manager used the new listener model.
API CHANGED: DTD URL is now http://evaserver.com/dtd/rof-1.0.dtd
API CHANGED: Removed createInstance methods - Use the HostObject.construct methods instead.
Thread-Save scripting. Background threads can now manipulate the window object.
Demo-Project with examples and tutorials is now shipping with the release.
New method ROSession.getDefaultWindow always returns the window with ID 1.
Improved TestCase API.
No special SDK release anymore - Use the Maven plugin instead.
Removed transaction code. Transactions were cool from a geeky point of view, but they slow down a working application.
The log level can be configured for eva-server-maven-plugin.
Running the server with eva-server-maven-plugin runs the server in development mode.
Added observer patternd for resources directory.
JavaDoc is now linked with eva-script JavaDoc.
Bug fixes. [Less]

EvaServer 0.9.5 released

These are the changes:

Bugfixed eva:switch (see 13).
Dependency to EvaProperties is now version 0.5.2
Added getParentNode() to client and server implementation of ROComponent
Added getActiveSessionCount and getUptime to Application
Added addScript to ROWindow

EvaServer 0.9.4 released

Some documentation and code cleanup as well as minor bugfixes in this one.

EvaServer 0.9.3 released

According to the release of EvaScript? 0.7.3, I have released EvaServer 0.9.3 which ships with the new EvaScript builds.
Apart from the iPhone support that comes with the new Safari 3 mobile plugin, this also includes exciting features like ... [More] variants. Variants allow you to override application settings depending on the client.

See changes report for more details.

Happy downloading! [Less]