On Tue, Dec 7, 2010 at 3:56 PM, Liam Knox <[email protected]> wrote:
> lol. Yeah, good one, what is this April Fools day. Complete failures and > useless technologies. Are you still working with C++? I think we're all pretty clear on the language that Kevin uses and likes. There is your hyperbole again, nobody called these technologies failures. Spring has its uses, but it also has a lot of bad sides, one of which being a focus on doing away with static type checking (runtime exceptions everywhere and a lot of reflection). Whoever has never had to hunt down through hundreds of lines of exceptions in a logfile is probably not using Spring enough. Guice has shown that most of the dependency injection that Spring is doing can be done statically. -- Cédric -- 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.
