Paul Hammant's Blog: Jesktop goes Pico
OK so the lame desktop application that I penned with others a couple of years ago has languished for quite a while. I'm currently running through the codebase removing Avalon and making it a full Constructor Injector IoC solution.
It's been quite easy so far. Interestingly I found that I'd already made some of the code Setter Injector (former type 2) and some Ctor Injector (former type 3). The latest Intellij is quite sweet. It easily manages the huge codebase for Jesktop. It is a shame that SourceForge CVS seems to be amazingly slow presently.
The next Jesktop is not ready yet. It'll be some more days, and might even use NanoContainer. Watch this space.