25 Jul 13:31
RE: Identifying version of jel
Chappelear, Jack <Jack.Chappelear <at> gs.com>
2007-07-25 11:31:07 GMT
2007-07-25 11:31:07 GMT
Thanx, I'll go to the latest 0.9 first and see if I have time to go to
2.0 . I know that the code uses DVResolver, but I'll have to prioritize
that change with all the rest of the refactoring.
-----Original Message-----
From: Konstantin L. Metlov [mailto:metlov <at> kinetic.ac.donetsk.ua]
Sent: Wednesday, July 25, 2007 5:39 AM
To: Chappelear, Jack
Cc: help-jel <at> gnu.org
Subject: RE: [Help-jel] Identifying version of jel
> The class files in the jar file were compiled on Feb 20, 2001
Then you have the version 0.9.7 exactly.
The "major" changelog is the following:
0.9.8:
* Overridable String comparisons using the usual relational operators
">", ">=", "<", "<=", "==", "!=" and employing the current locale.
* User-definable explicit casts of non-primitive types.
0.9.9:
* The library size is reduced by 11%
* The compiler performance is improved by 14% (running the 0.9.8
TestSuite)
* New DVMap class, allowing optional compile-time translation of
dynamic variable names from Strings into other Java primitive types
for improved performance.
* Deprecated (scheduled for removal in JEL >1.0)
1) gnu.jel.Library constructors except the 5-argument full version,
please add null arguments to your calls to the Library
(Continue reading)
RSS Feed