Yes, this is also a project I thought about, although AFAIK it is not specified in the next JSF spec (and in discussion for next JSF specs) as it will have JDK 5.0 as a requirement. However, it may simplify configuration a lot...
Regards, Bruno 2005/6/6, Sylvain Vieujot <[EMAIL PROTECTED]>: > I was thinking about another project : > > An annotations based configuration, like what Hibernate Annotations ( > http://www.hibernate.org/247.html ) does for hibernate. > For the ones using XDoclet JSF, it's roughly the same, but using the new > Java5 annotations. > > Sylvain. > > On Thu, 2005-06-02 at 17:41 +0200, Martin Marinschek wrote: > Hey guys & girls, > > have you read about that Google Summer-of-code initiative > (http://code.google.com/summerofcode.html)? > > I have several (exactly 4 students) who would love to take part in > this initiative, so all we would need to have would be 4 small > projects they could finish in 3 months work. > > The good thing: they are all trained (by me ;) in JSF, have worked > with the framework, have written a small project on their own and that > all using MyFaces! > > What do you say? Is there anything we would definitely want to have done? > > I have already added a project: > - implementing the architecture for AJAX-based components, this one > would be important and certainly worth a shot > > Other suggestions: > - Implementing PRETTY_HTML for all renderers, and getting the html to > be "more" valid than today > - Writing server-side-sort/client-side sort implementations for > dataTable and dataList > - Implementing changes for JSF1.2 > > What about your suggestions? Would you be interested in mentoring? > > Projects can be added at: > > http://wiki.apache.org/general/SummerOfCode2005 > > regards, > > Martin > >
