JOMC RI Changelog
Version 1.2 (2012-02-17T01:12:33+0000)
Version | Date | Developer | Action | Description |
---|---|---|---|---|
1.1 | 2010-07-28 | schulte2005 | ADD | Added support for configuring model processing to class
org.jomc.ri.DefaultObjectManager .
See the CLIRR report.
|
1.1 | 2010-07-28 | schulte2005 | ADD | Added class org.jomc.ri.DefaultListener printing
log events to the standard system streams registered when no org.jomc.spi.Listener implementation is
found.
|
1.1 | 2010-07-28 | schulte2005 | FIX | Corrected an endless loop when listeners are provided by a different
class loader than the class loader loading class org.jomc.ri.DefaultObjectManager .
|
1.1 | 2010-07-28 | schulte2005 | FIX | Corrected class org.jomc.ri.DefaultObjectManager to
manage listeners per class loader instead of per instance.
See the CLIRR report.
|
1.1 | 2010-07-28 | schulte2005 | UPDATE | Updated class org.jomc.ri.DefaultObjectManager to
register a default listener writing to System.out and System.err if no listeners are
provided.
|
1.2 | 2012-02-16 | schulte2005 | ADD | Added package org.jomc.ri.model providing runtime
model classes.
|
1.2 | 2012-02-16 | schulte2005 | ADD | Added methods getDefaultListener ,
getDefaultScope , getDefaultLocator , getDefaultInvoker and
getDefaultInvocation to class org.jomc.ri.DefaultObjectManager taking a model.
See the CLIRR report.
|