由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Interesting discussion: java and generics and more
相关主题
java的一些错误认识(转贴)帮忙看看这小段JSP程序,关于POPUP窗口
Be clear about one thing firstApplet里能用Microsft Language Extensions吗?
Java or C++?还剩8个月,为工作磨最后一把刀。Expression Language 里如何调用jdk函数?
Interview的人问我最新java 版本是多少JavaFx language
How to detect the operation system language in Java?有人玩macro language 么? (转载)
java的“Language Constructs”是什么求 concepts of programming languages by sebesta 7th edition or above
1999年出版的C,C++,Java语言教程过期了吗??请教一个jsp的问题
菜鸟问关于Java Programming的问题JSP - Expression Language (EL)到底流行不?
相关话题的讨论汇总
话题: java话题: generics话题: discussion话题: more
进入Java版参与讨论
1 (共1页)
k***r
发帖数: 4260
b******y
发帖数: 9224
2
Generic or not, I like the simplicity of C programming language. I wish java
could keep its simplicity and efficiency. Not to make some feature
complicated just for the sake of language evolution...
k***r
发帖数: 4260
3
I find it mostly driven by the dynamic languages which offer much more
powerful features in the languages themselves. So it's more like a dilemma
for Java, which is in a similar situation as C++ was at some point. It is an
old language and doesn't have the built-in dynamic features. If it adds
them, they don't really get along well with the original definition of the
language. If it doesn't add the features, it's considered out of date and
low productivity.
F****n
发帖数: 3271
4
Generics is never a dynamic feature (even in C++).
On the other hand, Java is a dynamic language by nature because of
reflection.

an

【在 k***r 的大作中提到】
: I find it mostly driven by the dynamic languages which offer much more
: powerful features in the languages themselves. So it's more like a dilemma
: for Java, which is in a similar situation as C++ was at some point. It is an
: old language and doesn't have the built-in dynamic features. If it adds
: them, they don't really get along well with the original definition of the
: language. If it doesn't add the features, it's considered out of date and
: low productivity.

k***r
发帖数: 4260
5
Good point. The dynamic feature is hidden too well, though :)
1 (共1页)
进入Java版参与讨论
相关主题
JSP - Expression Language (EL)到底流行不?How to detect the operation system language in Java?
学以致用,但多此一举?java的“Language Constructs”是什么
node.js还是tomcat1999年出版的C,C++,Java语言教程过期了吗??
为什么需要template language菜鸟问关于Java Programming的问题
java的一些错误认识(转贴)帮忙看看这小段JSP程序,关于POPUP窗口
Be clear about one thing firstApplet里能用Microsft Language Extensions吗?
Java or C++?还剩8个月,为工作磨最后一把刀。Expression Language 里如何调用jdk函数?
Interview的人问我最新java 版本是多少JavaFx language
相关话题的讨论汇总
话题: java话题: generics话题: discussion话题: more