Hammurapi Group
Java tools and libraries
Products
Hammurapi
Hammurapi rules
jIncarnate

Supporting libraries
Common library
Enterprise extensions
Mesopotamia

Contact us
Discussion board
Newsletter

Change log

08/30/2007 (Release 7.0.0.0)

  • Package names prefix changed from biz.hammurapi to biz.hammurapi

07/12/2007 (Release 6.16.0.0)

  • Metrics framework attempts to load metrics configuration from pv-metrics-config.xml classpath resource.

08/16/2006

  • Modified injection algorithm in DomConfigFactory.
  • Added Versioned interface, DatabaseObject implements it (Issue 122).
  • Added Observer, Observable. DatabaseObject implements Observable (Issue 124).
  • Updated DomConfigFactory - it handles wrappers and components on injection.
  • JndiWrapper and JndiBridge - they use "jndi-name" attribute instead of "name" attribute as before.
  • Extracted a lot of stuff to new products [[Enterprise Extensions]] and [[SQLC]].

08/21/2006

  • Fixed a bug in DomConfigFactory introduced in the previous modifications.
  • Added a check to CompositeDomSerializer that default serializer contains at least one serializer.

08/27/2006

  • Replaced timer threads with timer task in MemoryCache and SlicingMeasurementConsumer to make these classes more J2ee application server friendly. SlicingMeasurementConsumer still creates queue processing thread. New constructors, which take a shared timer instance, have been introduced as part of this modification. This allows to share single Timer/janitor thread amond multiple caches/measurement consumers.
  • Cache extends Component.

04/12/2007

  • "Duck typing" support with biz.hammurapi.convert.DuckConverterFactory

Hammurapi Group