[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: New ClassPool sub-project; structure
alesj
do-not-reply at jboss.com
Sun Aug 16 06:38:46 EDT 2009
What's the reason those are package-protected ctors?
Perhaps you can extract some (abstract) super classes from those who access those pckg-prot ctors / methods and place them in the spi pckg.
Or all of them can be spi, and only have proper api to expose them - via some factory.
The bottom point is that there is no magic bullet.
Only common sense and logic. :-)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249794#4249794
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249794
More information about the jboss-dev-forums
mailing list