Jesktop reworked to use NanoContainer....

Paul Hammant <[email protected]> Wed, 11 Feb 2004 00:17:13 +0000
Newsgroups gmane.comp.java.nanocontainer.devel
Message-ID <[email protected]>
See http://cvs.sourceforge.net/viewcvs.py/jesktopimpl/jesktopimpl/

The run.bat uses the composition.js via NanoContainer to instantiate 
Jesktop.
There is still an annoying dependency on Avalon for one things -  Xml 
processing (Jesktop apps have a manifest).

Once launched, Jesktop can install and launch desktop apps. It now used 
PicoContainer to do this. Thus this is a to level Ctor inector app - the 
desktop instantiated by NanoContainer, then apps via PicoContainer.

More work to do though :-)

Regards,

- Paul