Hi, Guys GWTENT - A Reflection, HTML template, Data Binding, Validate, AOP framework for GWT.
http://code.google.com/p/gwt-ent/ Please have a look the showcase video. Part1: http://www.screencast.com/users/JamesLuo.au/folders/Jing/media/d4ff284b-14ab-4fbc-a1c5-1717028209b5 Part2: http://www.screencast.com/users/JamesLuo.au/folders/Jing/media/3ed91f56-da09-48f2-9f87-c5b3d14dc6dd Showcase available at: http://gwtent-showcase.appspot.com/ Reflection Reflection for GWT, Support reflection of the following elements: 1. annotation 2. class 3. field 4. method 5. constructor(constructor.newInstance()) 6. meta data of class(Going to be deleted, please using annotation instead) UIBinding UI Binding, UIBinding framework from gwt-ent, Annotation or code based, support only code/GWTUIBdiner(GWT2.0)/HTMLTemplate(UIBinding). Validate Support JSR-303, easy to create your own validator and the GWT way to support I18N HTML Template HTML template, Annotation based HTML template framework for GWT(HTML Template). With this function you can collaborate with your UI designer Aspect-Oriented Programming for GWT Support AOP in Client side, coded by JAVA(not based javascript library). Support both aspectj annotations and @pointcut/Google-guice matcher class, Please see here for all interceptors in sample project. 1. @Around 2. @Before 3. @After 4. @AfterReturning? 5. @AfterThrowing? JPA Annotations Emulation Give you ability to share domain classes between server side and client side. Others gwt acegi integration(IntegrationGWTWithAcegi) Regards James -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.