|
|
|
|
|
by toddc
6203 days ago
|
|
Spring and J2EE are modular, not object oriented to any great degree. One can implement more OO further down the chain, such as in model objects, of course, and in other custom subsystems but the overall J2EE/Spring model is a hybrid of procedural/imperative and some OO. a good counterpoint to your idea is: Would You Bet $100,000,000 on Your Pet Programming Language?
http://prog21.dadgum.com/13.html --Don't worry, as for myself, I see only questions, and answers that only bring more questions. |
|