Menu

Unmazed / News: Recent posts

unmazed 0.1.0 released

Unmazed implements in Java an interpreter for an XML-based scripting mini language, similar to the JSTL core tags, but in a standalone manner that can be used in non-JSP applications. The language uses the JUEL implementation of the Unified Expression Language (JSR 245).

The intent, though not fully implemented in the initial release, is for the calling convention to be changable declaratively: called scripts can run in the callers thread (the default), or can run asynchronously while the original script continues to run until it reaches a join point, or access to the script can be synchronized so that only one call proceeds at once, etc.... read more

Posted by aviowe 2007-01-21
MongoDB Logo MongoDB