[o:XML] ObjectBox 1.1.0

Martin Klang martin at o-xml.org
Mon Dec 6 23:38:47 UTC 2004


Hello all,

I'm very pleased to announce the release of ObjectBox 1.1.0.
This release represents an important milestone in the o:XML project, as  
the first production version after a considerable refactoring of the  
compiler and interpreter. The restructured codebase constitutes a big  
first step towards a full MLML platform.

It's also a big step forward in ease of use, with several new features:
- Single executable jar with Database and Java extensions, o:Lib 1.1.0,  
Ant tasks and Servlets. Contains all classes necessary for running  
o:XML programs on Java 1.4 - for older versions of Java simply add an  
XML parser and XSLT engine.
- Default extensions loaded on startup, making it easier to run  
programs from the command line.
- Contextual errors with function stack traces and file locations (no  
line numbers yet!).

Furthermore the db extensions have been greatly improved, producing a  
more powerful but still as straightforward RDBMS to XML mapping.

The release includes o:Lib 1.1.0 (many new types and updates), which  
can also be downloaded separately - see below for links.

The website will be updated shortly with documentation of the new  
features and types, instructions for using the revamped db extensions  
and a few more bits and pieces - so stay tuned!



-> quick links for download ->

Complete binary (executable jar):
http://download.pingdynasty.com/o-xml/ObjectBox/ObjectBox-1.1.0/ 
objectbox.jar

ObjectBox class files only:
http://download.pingdynasty.com/o-xml/ObjectBox/ObjectBox-1.1.0/obox.jar

o:Lib:
http://download.pingdynasty.com/o-xml/o-lib/olib-1.1.0/olib.jar



More information about the o-xml mailing list