Dear All,

I would like to introduce our GWT frameworks IneForm/IneFrame.

In a few words:
 - IneForm: an easy to use tool for data presentation and data manipulation
through generated but customizable forms and tables.
 - IneFrame: a frame for any web application, that supports authentication,
authorization, page handling and smarter I18N.

We have been using these framework in almost all of our real life projects
with great success. We have been teaching them at our local University, and
we have got positive feedback.
*We would greatly appreciate some feedback form the GWT community!*

You can try out our example project here:
http://bl06.inclust.com:8080/contactmanager/
Its google code site is: http://code.google.com/p/ineform/
We even have a complete tutorial on how to create the example project from
scratch.

*Feature highlights*

*IneForm features*

   - Client side model objects are extended with a very simple
   reflection-like system.
   - Generated code takes care of CRUD commands
   - Annotation driven code generation system
   - Generated code for describing forms and tables
   - Parts of the generated code can be customized in a way that
   regeneration will not screw it up. See: ClassTempalter - Hand written code
   - One model object can have more form and table descriptor assigned to
   it.
   - Out of the box the forms can handle ManyToOne and OneToOne
   relationships of entities.
   - A form can display fields bound to a property in the object hierarchy
   which is arbitrarily deep.
   - The forms can be customized in more different ways.
   - Basic client and server side validation is also generated, and can be
   customized.
   - When editing objects only the difference is sent to the sever
   - Almost every behavior is described with serializable descriptor
   objects, so runtime generation of forms and tables is also possible.
   - Wizard forms
   - UiBinder based form template can also be bound to model object.

*IneFrame features*

   - A simple to use, yet very powerful internationalization support that
   replaces GWT's built-in one
   - Page handling mechanism that is based on a hierarchical sitemap
   descriptor which handles user rights, can be rendered as a menu, and is
   good for an overview documentation of the whole web application.
   - Basic, extendable helper classes for user authentication and right
   handling.


Üdvözlettel / Best Regards
- István Szoboszlai
[email protected] | +36 70 32 64 450 | inepex.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to