我在GOOGLE上发布了一个新的GWT相关开源项目,现在包含以下几个方面:
* gwt ui generator
* gwt mvc framework
* gwt reflection implement
* gwt acegi integration
如果有兴趣欢迎大家的参与,现在基础结构已经弄得差不多了,然后写了几
份文档。
同时还想问一问有没有走通googlecode与google Analytics 服务整合的
朋友,想要请教一下这中间的问题。
web site: http://code.google.com/p/gwt-ent/
This project aims to make easier to do what you want to do with GWT,
now, the fllowing things have contain in our project:
* gwt ui generator
* gwt mvc framework
* gwt reflection implement
* gwt spring integration(current we use gwt-sl)
* gwt acegi integration
1. security is very important in our project,and Acegi
Security is a powerful, flexible security solution for enterprise
software, but acegi designed for page base project, in this project we
provide an implement.
Why UI generator
* High degree of flexibility and scalability
The system is designed to have a high degree of flexibility and
scalability, you can define your own editor, data type processor,
validate check expression and user interface layout.
* Accelerate the development
Just define domain object, the ui will generator automatic.
Especially now no visual development tools for GWT.
* Unified User Interface
All ui interface have same operation of habits and layout
* Metadata support
* Validate
1. Locate validate
2. Validate Expression support, for example: NotNull?
StrLength?>6
3. Remote validate and call back
* Editors
1. Scalable structure allows you to add different editor for
different data types
2. Solation system with a variety of third-party widget
libraries
3. Dynamic switching editor implement, and without changing
the code
* Reusable Layout
1. you can implement multi ui layout, one for 320*240 PDA,
one for Desktop browser, then dynamic load the layout for different
browser
* Reusable your code
Change History
20080106
1. UI generator gwt-ext editors
20080104
1. UI generator framework 1.0.0 RC1
20071228
1. finish Reflection Support
20071221
1. Add source Generator treelog support
2.
20071218
1. gwt acegi integration
* gwt ui generator
* gwt mvc framework
* gwt reflection implement
* gwt acegi integration
如果有兴趣欢迎大家的参与,现在基础结构已经弄得差不多了,然后写了几
份文档。
同时还想问一问有没有走通googlecode与google Analytics 服务整合的
朋友,想要请教一下这中间的问题。
web site: http://code.google.com/p/gwt-ent/
This project aims to make easier to do what you want to do with GWT,
now, the fllowing things have contain in our project:
* gwt ui generator
* gwt mvc framework
* gwt reflection implement
* gwt spring integration(current we use gwt-sl)
* gwt acegi integration
1. security is very important in our project,and Acegi
Security is a powerful, flexible security solution for enterprise
software, but acegi designed for page base project, in this project we
provide an implement.
Why UI generator
* High degree of flexibility and scalability
The system is designed to have a high degree of flexibility and
scalability, you can define your own editor, data type processor,
validate check expression and user interface layout.
* Accelerate the development
Just define domain object, the ui will generator automatic.
Especially now no visual development tools for GWT.
* Unified User Interface
All ui interface have same operation of habits and layout
* Metadata support
* Validate
1. Locate validate
2. Validate Expression support, for example: NotNull?
StrLength?>6
3. Remote validate and call back
* Editors
1. Scalable structure allows you to add different editor for
different data types
2. Solation system with a variety of third-party widget
libraries
3. Dynamic switching editor implement, and without changing
the code
* Reusable Layout
1. you can implement multi ui layout, one for 320*240 PDA,
one for Desktop browser, then dynamic load the layout for different
browser
* Reusable your code
Change History
20080106
1. UI generator gwt-ext editors
20080104
1. UI generator framework 1.0.0 RC1
20071228
1. finish Reflection Support
20071221
1. Add source Generator treelog support
2.
20071218
1. gwt acegi integration
1210

被折叠的 条评论
为什么被折叠?



