« | July 2025 | » | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | |
| 公告 |
关注电子政务、大型企业应用开发、Web、Workflow、MOM、MDA、RCP、GEF email:gmluyang@gmail.com
|
Blog信息 |
blog名称:SixSun的Blog 日志总数:152 评论数量:372 留言数量:13 访问次数:2372515 建立时间:2004年12月13日 |

| |
[Java Open Source]Rich Ajax Platform (RAP)  新闻动态, 软件技术
SixSun 发表于 2007/3/11 16:59:50 |
今天发现eclipse的Rich Ajax Platform Project已经更新,前段时间看页面都还是一个计划。以后可以像写RCP程序那样做Web开发了,很多UI开发的概念和RCP相似。
Rich Ajax Platform (RAP) Project
What is RAP?
The RAP project aims to enable developers to build rich, Ajax-enabled Web applications by using the Eclipse development model, plug-ins with the well known Eclipse workbench extenstion points and a widget toolkit with SWT API (plus JFace). The project is in the validation phase.
M2 has been released
Just in time for EclipseCon we have released our second milestone build of RAP (Download, New and Noteworthy). There is also a new demo application offering some useful functionality for EclipseCon: the EclpseCon program in a RAP Ajax app, plus functionality to find and connect to other people.
See the EclipseCon demo online.
A core component of RAP is the RAP Widget Toolkit, which offers SWT API to the largest extend possible (for the web). See a demo RWT widget demo.
500)this.width=500'>
500)this.width=500'>
500)this.width=500'>
Download the latest milestone build
Project Scope
The objectives of the RAP project are:
Enable the development of Rich Internet Applications that are based on the Eclipse Plugin architecture. The Eclipse OSGi framework (Equinox) can run inside of a Web application. This has been demonstrated by several parties, and a subproject of the Equinox project has already been established (see http://www.eclipse.org/equinox/incubator/server/)
Enable Ajax UI development based on a Java component library with SWT api. For enabling UI development based on a Java component library the project has received an initial code contribution from Innoopract (W4Toolkit). NEW: Based on the infrastructure provided by this code contributions we have implemented a first version of a new widget toolkit with SWT api, called RWT. More info on RWT can be found here: http://wiki.eclipse.org/index.php/RWTOverview. RWT is using a sophisiticated JavaScript framework for client side rendering: qooxdoo.
Provide a Web Workbench similar to the Eclipse platform workbench:
provides selection service (with session scope),
provides extension points for action sets, workbench parts, perspectives, preference pages, etc.,
enables plug-ins to contribute to workbench parts provided by other plug-ins (e.g. action contributions)
The RAP API will be aligned with the Eclipse platform API as much as possible |
|
|