g*****g 发帖数: 34805 | 1 http://feedproxy.google.com/~r/DevxLatestJavaArticles/~3/oyRNK_7sc7M/42351
EJB3.1将继续简化,主要是可以没有interface。然后会有EJB lite,
把一些老的和不常用的API去掉,spring会是vendor之一。
web.xml也将变为可选,可以用annotation来实现。
感觉上除了语言本身以外,跟RoR一类的架构很接近了。
最大的问题还是在web framework上。 |
b******y 发帖数: 1684 | 2 是不是ejb和spring会往合并的方向走呢?
另外说个题外话,salesforce的force.com的platform as a service,
好像很猛的样子。搞了个叫做apex的语言,还有无数web services。。。
我觉得下一步会有更多high level的service出现
【在 g*****g 的大作中提到】 : http://feedproxy.google.com/~r/DevxLatestJavaArticles/~3/oyRNK_7sc7M/42351 : EJB3.1将继续简化,主要是可以没有interface。然后会有EJB lite, : 把一些老的和不常用的API去掉,spring会是vendor之一。 : web.xml也将变为可选,可以用annotation来实现。 : 感觉上除了语言本身以外,跟RoR一类的架构很接近了。 : 最大的问题还是在web framework上。
|
m******t 发帖数: 2416 | 3
It's all gonna be in The Cloud(tm), man.
【在 b******y 的大作中提到】 : 是不是ejb和spring会往合并的方向走呢? : 另外说个题外话,salesforce的force.com的platform as a service, : 好像很猛的样子。搞了个叫做apex的语言,还有无数web services。。。 : 我觉得下一步会有更多high level的service出现
|
b******y 发帖数: 1684 | 4 几个月以前我开过一个cloud的讨论
多位大老好像从理论角度说了不少瓶颈。
salesforce这次,从实践角度来说,算个小突破吧?
【在 m******t 的大作中提到】 : : It's all gonna be in The Cloud(tm), man.
|
k***r 发帖数: 4260 | 5 展开说说?
【在 b******y 的大作中提到】 : 几个月以前我开过一个cloud的讨论 : 多位大老好像从理论角度说了不少瓶颈。 : salesforce这次,从实践角度来说,算个小突破吧?
|
r*****l 发帖数: 2859 | 6 Generally speaking,interface是我很喜欢的feature
【在 g*****g 的大作中提到】 : http://feedproxy.google.com/~r/DevxLatestJavaArticles/~3/oyRNK_7sc7M/42351 : EJB3.1将继续简化,主要是可以没有interface。然后会有EJB lite, : 把一些老的和不常用的API去掉,spring会是vendor之一。 : web.xml也将变为可选,可以用annotation来实现。 : 感觉上除了语言本身以外,跟RoR一类的架构很接近了。 : 最大的问题还是在web framework上。
|
g*****g 发帖数: 34805 | 7 It will be optional, and I do feel in many cases
it's kind of redundant.
【在 r*****l 的大作中提到】 : Generally speaking,interface是我很喜欢的feature
|
A**o 发帖数: 1550 | 8 won't be popular in years, though.
【在 g*****g 的大作中提到】 : http://feedproxy.google.com/~r/DevxLatestJavaArticles/~3/oyRNK_7sc7M/42351 : EJB3.1将继续简化,主要是可以没有interface。然后会有EJB lite, : 把一些老的和不常用的API去掉,spring会是vendor之一。 : web.xml也将变为可选,可以用annotation来实现。 : 感觉上除了语言本身以外,跟RoR一类的架构很接近了。 : 最大的问题还是在web framework上。
|
g*****g 发帖数: 34805 | 9 It's gonna take time, but it's good to see the community
consolidate on something promising.
【在 A**o 的大作中提到】 : won't be popular in years, though.
|
A**o 发帖数: 1550 | 10 i just hope i'm still a coder by then.
【在 g*****g 的大作中提到】 : It's gonna take time, but it's good to see the community : consolidate on something promising.
|