Comment on Java.evolved: Java has evolved. Your code can tooparentComments−leapingdog6moAnything relying on beans for (de)serialization via reflection (XML; JSON) were the big incentive in the J2EE space if I recall correctly.−jghn6moYes. And I believe it kept going with Spring.But those were mistakes imposed by frameworks. Not a necessity for good language usage.
Comments
Anything relying on beans for (de)serialization via reflection (XML; JSON) were the big incentive in the J2EE space if I recall correctly.
Yes. And I believe it kept going with Spring.
But those were mistakes imposed by frameworks. Not a necessity for good language usage.