[e-lang] [ANN] AsyncObjects 0.2.0 (alpha)

Constantine Plotnikov constantine.plotnikov at gmail.com
Mon May 7 12:38:36 EDT 2007


I have released AsyncObjects 0.2.0 (alpha). The primary change is the
porting to Java 5 and support for generics. I have finally figured out
how it is possible to correlate template parameters on interfaces and
classes that do not implement these interfaces in a more or less
usable way. Also  dependency on slf4j and concurrent.jar is removed
and standard Java 5 API is used instead. As a result of the port, the
framework is not backward compatible. There also are few smaller
changes like renaming methods and changing signatures.

See http://asyncobjects.sourceforge.net/ for links related to the release.

Constantine


More information about the e-lang mailing list