What would be the market life of a JVM based software framework?
Posted
by
Nav
on Programmers
See other posts from Programmers
or by Nav
Published on 2013-10-20T07:07:44Z
Indexed on
2013/10/20
10:13 UTC
Read the original article
Hit count: 189
I saw how Struts 1 lasted from 2000 to 2013. I hear that people are moving from Struts 2 to Spring. But for a project that may need to be maintained for a decade or two, would it be advisable to opt for a framework or directly code with servlets
and jquery
? Can a system architecture really be designed keeping in mind a particular framework?
What really is the market life of a framework? Do the creators of the framework create it with the assumption that it would become obsolete in a decade?
© Programmers or respective owner