Yes. I thought we were on the Scala Posse for a moment though probably not enough adoption or resource for that yet. Better off spending any available resource on a credible IDE...
So how does Guice deal with all these pesky annotations without Reflection? 2010/12/8 Cédric Beust ♔ <[email protected]> > > > 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]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- 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.
