Change Log

Version 1.0.7 12/12/2006

  • Internal namespace reorganisation.

Version 1.0.6 29/11/2006

  • Added ability for an application to cancel the creation of an object.

Version 1.0.5 18/08/2006

  • BugFix: Singleton objects not implementing IDisposable now correctly finalized.

  • BugFix: Correcly handles comments in configuration data.

  • Configuration data now supports map collections.

  • Configuration allows loading of assemblies from subdirectories.

  • Reflection layer now throws an exception for properties not found on the target object.

  • Refactored collections to use methods wrapper instead of collection wrapper.

Version 1.0.4 05/07/2006

  • Event pool changed to use weak references.

  • Logging encapsulated in Cxs.Utils assembly.