c***c 发帖数: 21374 | 1 一个本来设计思想是轻小的语言现在越来越复杂,越来越庞大 | s******e 发帖数: 493 | 2 my $0.02.
In java community, most people like lightweight components. Almost all the
frameworks are targeting that. Also different people have the different
tastes, for example, some people like configuration based frameworks, some
like convention based frameworks. So each of these two groups of people try
to develop the frameworks basd on their own believes.
Frameworks really bring lots of benefits(such as reuseability, extensibility
, scaleability, etc) to many aspects of the software developm | q*n 发帖数: 1203 | 3
try
extensibility
almost
use
就是因为这样大家都决定自己写个framework, 结果就越来越多。 :)
【在 s******e 的大作中提到】 : my $0.02. : In java community, most people like lightweight components. Almost all the : frameworks are targeting that. Also different people have the different : tastes, for example, some people like configuration based frameworks, some : like convention based frameworks. So each of these two groups of people try : to develop the frameworks basd on their own believes. : Frameworks really bring lots of benefits(such as reuseability, extensibility : , scaleability, etc) to many aspects of the software developm
| c*****t 发帖数: 1879 | 4 I think that JavaDoc and Jar utilities and Java portabilities are the
main reasons for the flourishing of frameworks. Otherwise, the
documentation
itself would kill the urge of distributing a framework, not to mention
the portability issues. (C++ code, for example, is highly non-portable).
【在 q*n 的大作中提到】 : : try : extensibility : almost : use : 就是因为这样大家都决定自己写个framework, 结果就越来越多。 :)
|
|