On Dec 7, 2010, at 3:52 PM, Kevin Wright wrote: > Both Spring and reflection are hacks around the type system anyway, seems > very sensible to ban them. > What??
Before Spring there was PicoContainer and Avalon and then Guice came along after, all of which has fed into injection into Java EE 5. Reflection is used in lots of places including Digester, JAXB, and Tomcat's ClassLoader and even Log4J. Do you actually write code in Java? Ralph -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
