ObjectBox v1.1.3

Martin Klang <[email protected]> Tue, 6 Sep 2005 23:28:44 +0100
Newsgroups gmane.text.xml.o-xml
Message-ID <[email protected]>
Hi all,

There's a new release of the o:XML compiler/interpreter on the  
download server [1].
Main changes are a fixed memory leak [2] and a subsequent update to  
the way user-defined functions are instantiated. This now happens at  
compile-time instead of runtime which also leads to certain  
performance improvements.
(Note: It is still possible to instantiate new functions at runtime  
using reflection)
The new release seems about 5-10% faster on program execution than  
the previous release, though it will vary greatly with the type and  
complexity of the program.

enjoy!

/m

[1] http://download.pingdynasty.com/o-xml/ObjectBox/ObjectBox-1.1.3/
[2] http://bugz.pingdynasty.com/show_bug.cgi?id=37