Musings about Coding, Business and other Geek Stuff Live and Direct from somewhere on the planet
August 13, 2003
Big changes in PicoContainer

So all my code that was using PicoContainer broke after I did the latest update. It looks like its been a buz of activity which isnt all bad and theyve done some well needed refactorings.

The main one seems to be that they now have introduced a ComponentRegistry, which strangely enough handles Component Registration. I was using the HierarchicalContainer which has now been replaced by a HierarchichalComponentRegisty I am guessing in conjunction with a CompositeContainer. To be honest Im not sure yet, but with the help of IDEA it shouldnt be too hard to update my code.

Posted by pelleb at August 13, 2003 02:03 PM
This entry was posted in the following Categories: Java
Comments

If you have any questions we're happy to help on the mailing list.

Now that beta-1 is released, future releases are less likely to break backwards compatibility.

Aslak

Posted by: Aslak Hellesoy on August 15, 2003 05:36 AM
Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?