You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@click.apache.org by easydoor958 <ea...@yahoo.fr> on 2012/11/29 11:55:16 UTC

New release

I use Apache Click on many applications, and i am worried about the future of 
the framework, there was no new release since almost 2 years ! 

Could you deliver the 2.4 RC1 release ?

Thanks


Re: New release

Posted by easydoor958 <ea...@yahoo.fr>.
It would be good to integrate these functions 
1. Support CDI,
2. JSR 303(bean validation),
3. Provides Servlet 3.0 registration and make it activated by default in JEE6 
application server.
4. Redesign the Ajax Component, hide the js operation for developer, 
easily update the ajax ready Component in the java code(via callback), 
like Apache Wicket or integrate Ajax functions of Click JQuery project.
5. Examples, show case, a real world JEE 6 example, a real world Spring based 
example.
6. Integration of Hibernate JPA to create database tables directly 
from POJO like in PLAY! Framework