First they ignore you
then they ridicule you
then they fight you
then you win
    -- Mahatma Gandhi
Chinese => English     英文 => 中文             
随笔-221  评论-1047  文章-0  trackbacks-0
Alex Miller has posted a full summary of features being considered for Java 7.0. He has also included links to a number of discussions that are taking place.

Included in his list of features being considered for Java 7 are;
  • JSR 277 Java Module System
  • JSR 294 Improved Modularity Support
  • JSR 295 Beans Binding
  • JSR 303 Beans Validation
  • JSR 296 Swing Application Framework
  • JSR 203 NIO2
  • JSR 220 Java Persistence APIs
  • JSR 255 JMX 2.0
  • JSR 262 Web Services Connector for JMX
  • JSR 260 Javadoc Technology Update
  • JSR 275 Units and Quantities
  • JSR 310 Date and Time API
  • JSR 308 Annotations on Java Types
In addition to this page, Alex publishes a weekly summary of what new happening. You can find one such example of this summary at his blog site.

原文地址:http://www.theserverside.com/blogs/thread.tss?thread_id=44660


译文:

CSDN消息(villa编译) 据国外TSS网站报道,Alex Miller发表了一篇文章,文中对Java 7.0 涉及的功能做了完整的总结。

这些功能包括:

  • JSR 277 Java模块系统(Java Module System)
  • JSR 294 提升的模块性支持(Improved Modularity Support)
  • JSR 295 Beans绑定(Beans Binding)
  • JSR 303 Beans验证(Beans Validation)
  • JSR 296 Swing应用框架(Swing Application Framework)
  • JSR 203 NIO2
  • JSR 220 Java持久层API(Java Persistence APIs)
  • JSR 255 JMX 2.0
  • JSR 262 JMX的Web服务连接器(Web Services Connector for JMX)
  • JSR 260 Javadoc更新(Javadoc Technology Update)
  • JSR 275 单元与量(Units and Quantities)
  • JSR 310 数据和时间API(Date and Time API)
  • JSR 308 Java类中的标注(Annotations on Java Types)

译文地址:http://news.csdn.net/n/20070416/102867.html

附:Groovy轻松入门——Grails实战之GORM篇

posted on 2007-04-17 19:34 山风小子 阅读(665) 评论(0)  编辑  收藏 所属分类: Java