Projects tagged ‘aop’, ‘gwt’, and ‘spring’


Jump to tag:

Projects tagged ‘aop’, ‘gwt’, and ‘spring’

Filtered by Project Tags aop gwt spring

Refine results Project Tags ajax (3) java (3) acegi (3) hibernate (2) birt (1) ioc (1) ejb (1) rubyonrails (1) soa (1) javascript (1) tapestry (1) compass (1)

[4 total ]

1 Users

GWToolboxWelcome to the GWToolbox project. The GWToolbox project provides a collection of modules to help developers create robust web 2.0 / Ajax applications using the Google Web Toolkit (GWT). ... [More] Current modulesCurrently the following modules are provided: gwtoolbox-commons: A library with common utility classes which are used by other modules and can also be used by other GWT applications. This collection of utilities is largely based on common Java Open Source projects (e.g. Spring, apache commons, etc..) gwtoolbox-bean: A library that brings the power of Java bean programming to GWT applications. Constructs like PropertyDescriptor, BeanInfo, and PropertyChangeListeners can now be used and applied transparently on a simple GWT Java bean. This module also comes with bean binding and validation support. gwtoolbox-ioc: This module bring IoC to GWT applications. Heavily based on Spring, users can now define all object/widgets/components of their GWT application within Spring application context and wire them declaratively. This is now yet another Spring-like ioc container, but rather a container that can read actual Spring configuration files. This brings along many of the power tools Spring comes with: AspectJ-like AOP support, bean life-cycle management (including lazy/eager initialization), scopes (singleton/prototype), and even Spring namespaces. Users can now create proprietary namespaces for their GWT components. Modules in developmentThe following modules are currently in development: gwtoolbox-widget: A set of generic model based widget classes with concrete implementations of bean backed models. These widgets/models highly depend on the gwtoolbox-bean module. Getting startedTake a look at our Getting Started Guide to get started using GWToolbox to build better GWT applications. Quick StartTo quickly create a GWToolbox based project, you can use the following link. This will redirect you to a form which will help you create an initial maven2 project using a dedicated maven archetype: http://gwtoolboxarchetype.appspot.com [Less]
Created about 1 year ago.

0 Users

Technique Abstraction Factory for Enterprise
Created 12 months ago.

0 Users

Utilize conventions, code generation, templates, and best frameworks to simplify the implementing process of the web application on the Java platform.
Created about 1 year ago.

0 Users

GWT ENTA Reflection, AOP, HTML template, UI Binding framework for GWT. This project aims to make it easier to do what you want to do with GWT, now, the fllowing things have been contained in our ... [More] project: Reflection Reflection for GWT, Support reflection of the following elements: annotation class field method constructor(constructor.newInstance()) meta data of class(Going to be deleted, please using annotation instead) 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. @Around @Before @After @AfterReturning @AfterThrowing HTML Template HTML template, Annotation based HTML template framework for GWT(HTML Template). UIBinding UI Binding, UIBinding framework from gwt-ent, Annotation or code based(UIBinding). Validate Support JSR-303, and the GWT way to support I18N JPA Annotations Emulation Give you ability to share domain classes between server side and client side. GWT UI Generator Please NOTE: It's under fully refactor. gwt ui generator(WhyUIGenerator HowToUseUIGenerator) Others gwt acegi integration(IntegrationGWTWithAcegi) Please note that, all source code available at: http://code.google.com/p/gwt-ent/source ShowcaseShowcase available at: Gwtent_Showcase The source code of showcase available at: SourceCode Please check this file to see how easy to create the following page: HTMLTplUIBindPage.java Need you helpWe need you join us, we need more function, better performance, more test case and more document. And if you got any issues, please log it at http://code.google.com/p/gwt-ent/issues/list Thank you. Change History20090620 Reflection talk to @Reflectable all the time and provide The ability to "fine-tune", you can setup if you need "relationTypes", "superClasses", "assignableClasses", this will help you reduce your final javascript size. meta data deleted from Reflection More features under test and coming soon! 20090503 Reflection support Annotation in a more nature way 20090405 gwtent-0.6 now available for download Annotation based HTML Template for GWT Reflection bug fixes 20081122 gwtent-0.5 now available for download The AOP framework in GWT Thanks to my wife, today is her birthday 20081104 gwtent-0.3 now available for download Reflection now support inherited Full support for inner Class Full refactor of com.gwtent.client.reflection., all reflection information are interface based. 20080920 gwtent-0.2 now available for download Reflection now support Annotation Click Here See the Test Class Full reflection test now available Click Here 20080906 GWTENT has been divided into three package(gwtent, gwtent-acegi, gwtent-ext) A sample project created gwtent-0.1 now available for download SVN Updated 20080406 UI generator gwt-ext editors 20080204 UI generator framework 1.0.0 RC1 20071228 finish Reflection Support 20071221 Add source Generator treelog support 20071218 gwt acegi integration [Less]
Created about 1 year ago.