> now as far as developer friendly, all you have to do is look at spring. i > quit using it years ago because its just to damn ridiculously complicated. > i started realizing i could just code the problem by hand on my own faster > than i could figure out some poorly documented over featured, overly complex > library in spring.
Watch out, it's highly unpopular to criticize Spring. To me it represents all that's wrong with Java, the fact that the JRE libs are so bad that we have to replace each and every imaginable corner. I ditto you on the fact that writing it by hand is simpler, more efficient and more fun. However it seems to be one of those things that completely divide the waters, it certainly does in my department at work. -- 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.
