Idioms for the NetBeans Platform: Injectable Lookup Factory
While I suppose that most of readers have at least a bit of knowledge about the NetBeans Platform, I'll try to write short introductions to put things in context; also because patterns/idioms are here also to help us in making better designs and I think that many concepts could be useful even outside the NetBeans Platform. Consider also that some parts of the NetBeans Platform can be used in regular applications as well (such in the case of the idiom I'm presenting today).
I'll use a really informal style here, while I'll later replicate the post contents to the NetBeans Wiki, with a more structured "pattern catalog" scheme and incorporating feedback and improvements.
There will be another related series of posts that I'll be starting on DZone soon - focused on how I designed one of the most important components of blueMarine - and, for the record, I've submitted related talk proposals to JavaOne and Jazoon 2009.
So, let's start with the Injectable Lookup Factory.
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)






Comments
Fabrizio Giudici replied on Thu, 2009/01/15 - 10:18am
Fabrizio Giudici replied on Wed, 2009/01/28 - 9:02am
A better UML diagram for the idiom could be this:
Mateo Gomez replied on Fri, 2012/06/22 - 2:58am
Matt Coleman replied on Thu, 2012/07/26 - 2:35am
thanks for the UML diagram Fabrizio
buffalo web design