读书人

小弟我在GOOGLE下发布了一个新的GWT相

发布时间: 2012-11-20 09:55:44 作者: rapoo

我在GOOGLE上发布了一个新的GWT相关开源项目,欢迎各位
我在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 1 楼 Camel_java 2008-01-09 似乎没有朋友关注,还是发错版面了? 2 楼 xwkp2008 2008-01-09 支持一下
以前作过一段时间的GWT,太难上手了
顶下lz的项目,希望以后能帮的上忙 3 楼 sheva.wen 2008-01-10 关注第一部分,UI generator gwt-ext editors 。 4 楼 onlyerlee 2008-03-06 我是想用GWT写一个类似于Window桌面这样的界面,用来在网上收藏自己的网页.但有不少技术问题达不到标,比如拖动一个桌面项,双击桌面项弹出相应的网页等. 5 楼 wq163 2008-03-07 关注中……





Java架构俱乐部,QQ&群2826942 ,交流Java架构,领域模型,设计模式,AOP,IOC,轻量级,DDD,项目管理,设计思想等问题,聚集经验丰富的高级程序员,架构师,项目经理等交流以上层面较高的问题。欢迎各位有识之士加入,共同探讨、发表高见、广结精英。为了使各位成员免受无聊信息和低端问题的打扰,请尽量避免讨论代码实现等入门级问题,维护本群的氛围和讨论质量。

读书人网 >开源软件

热点推荐