Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Announce > ckkl-core 0.2.4...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1253 of 1287
Post > Topic >>

ckkl-core 0.2.4 released

by CKKL <loverdos@[EMAIL PROTECTED] > Nov 6, 2007 at 06:38 PM

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

A Java library with features like: type handling with aliases, easy
discovery and accessors for JavaBeans properties, FOP collections
(map, filter) and support for toString() implementation even for the
most complex cases. It is being constantly updated.

Current status:
    * Basic logging API to get rid of System.out.println and reveal
the call stack position at the logging point (package:
org.ckkloverdos.log).

    * Convenient handling of JavaBean properties towards flexible use
under a JVM-based interpreter environment (your own DSL?)
(org.ckkloverdos.java.beans).

    * Many utility classes for IO (org.ckkloverdos.io), Strings
(org.ckkloverdos.string), time manipulation (org.ckkloverdos.time) and
others.

    * A generic framework for the easy creation of toString()
implementations (org.ckkloverdos.string). The framework can even
handle classes that you only have in binary form and for which cannot
directly override the toString() implementation.

    * An API handling Java classes as types that can be compared and
aliased. In particular, the API makes it possible to handle primitive
types and their object counterparts in the same footing.

    * A generic framework that unifies text or binary sources (e.g.
Java source code or the bytes of a jar file). Each source is
characterized by a type (org.ckkloverdos.source).

    * A functional-oriented list implementation under package
org.ckkloverdos.collection. For now, it supports head(), tail(),
map(), filter() and has a lot of utility methods especially for
collections/arrays of strings.

    * Classes to support the use of pairs and tuples.

    * Support for hints as generic (last-position usually) parameters
to methods, whose interpretation is based on context and whose
semantics can be specifically defined.

    * An Assert utility to support programming-by-contract.

    * Ultra-fast dynamic primitive int arrays.




 1 Posts in Topic:
ckkl-core 0.2.4 released
CKKL <loverdos@[EMAIL   2007-11-06 18:38:18 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue May 13 23:25:45 CDT 2008.