Menu

ckkl-core / News: Recent posts

ckkl-core: Release 0.3.4

StdLogger API changed to support method chaining. Added Visitor Design Pattern support through the org.ckkloverdos.visitor package. Started adding some unit tests; for now they support the visitor API.

Posted by Christos KK Loverdos 2007-12-08


ckkl-core: Release 0.3.3

Maven integration is complete.

Posted by Christos KK Loverdos 2007-11-24

ckkl-core: Release 0.3.2

Initial maven support

Posted by Christos KK Loverdos 2007-11-23


ckkl-core: Release 0.3.0

A resource-handling API has been introduced, generalizing ClassLoader.getResource(). The API is based on the idea of resource contexts. Also, a dynamic class loader, CompositeClassLoader, has been implemented. ToString has been enhanced. Furthermore, it is now possible to dynamically load a JDBC driver with one API call, bypassing DriverManager's classpath-related shortcomings.

Posted by Christos KK Loverdos 2007-11-09

ckkl-core: Release 0.2.4

http://sourceforge.net/projects/ckkl-core

collection.L has been made more memory-friendly and collection.CollectionProxy has been made more object oriented. A minor bug was fixed in SimpleTimeCounter.

Posted by Christos KK Loverdos 2007-11-02