[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Don't use internal JDK classes
adrian@jboss.org
do-not-reply at jboss.com
Thu Mar 20 17:48:52 EDT 2008
"alesj" wrote : "adrian at jboss.org" wrote : Very Wrong:
| | http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.java?r1=64949&r2=65533
|
| Yeah, didn't follow that was Sun's class. :-(
| btw: what other JDK are you running MC against?
I didn't have to (most other JDKs use Sun's classes anyway :-)
sun.* is unsupported stuff
com.sun.* is their stable api - but even then don't use it unless it is pluggable/replacable.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138179#4138179
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138179
More information about the jboss-dev-forums
mailing list