Re: Google Open Source

2005-06-06 Thread Sylvain Vieujot
Another project (ok, I stop after that one ) could be to implement default attribute values as web.xml context parameters, as we have for example for javax.faces.STATE_SAVING_METHOD For example we could define org.apache.myfaces.component.html.ext.HtmlInputText.DEFAULT_STYLE_CLASS as "myDefa

Re: Fwd: Google Open Source

2005-06-06 Thread Sylvain Vieujot
n can you find here: > > http://xdoclet.sourceforge.net/xdoclet/tags/jsf-tags.html > > > > Jiri Zaloudek > > > > >-- Původní zpráva -- > > >Reply-To: "MyFaces Development" <dev@myfaces.apache.org> > > >Date: Mon, 6 Jun 2005 10:13:07 +0200 > &g

RE: Fwd: Google Open Source

2005-06-06 Thread Jesse Alexander (KBSA 21)
How fast do you think that JDK 5 will be accepted by the big customers? Usually the appserver-industry waits quite some time until they go for a new jdk. And lots of customers will then wait some more time before they will upgrade to a new app-server-version that supports the new jdk. Even if the

Re: Fwd: Google Open Source

2005-06-06 Thread Martin Marinschek
yFaces Development" > > >Date: Mon, 6 Jun 2005 10:13:07 +0200 > > >From: Martin Marinschek <[EMAIL PROTECTED]> > > >Reply-To: [EMAIL PROTECTED] > > >To: MyFaces Development > > >Subject: Fwd: Google Open Source > > > > >

Re: Fwd: Google Open Source

2005-06-06 Thread Bruno Aranda
; >From: Martin Marinschek <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: MyFaces Development > >Subject: Fwd: Google Open Source > > > > > >How would that work? > > > >So you would develop a component, annotate it, and generat

RE: Fwd: Google Open Source

2005-06-06 Thread cz036377
rom: Martin Marinschek <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: MyFaces Development >Subject: Fwd: Google Open Source > > >How would that work? > >So you would develop a component, annotate it, and generate the tag from >it? > >or you mean to annotate t

Re: Google Open Source

2005-06-06 Thread Bruno Aranda
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

Fwd: Google Open Source

2005-06-06 Thread Martin Marinschek
How would that work? So you would develop a component, annotate it, and generate the tag from it? or you mean to annotate the backing beans and generating the faces-config.xml from it? regards, Martin On 6/6/05, Sylvain Vieujot <[EMAIL PROTECTED]> wrote: > I was thinking about another project

Re: Google Open Source

2005-06-06 Thread Sylvain Vieujot
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:4

Re: Google Open Source

2005-06-03 Thread Sylvain Vieujot
No, I'm not sure. On Fri, 2005-06-03 at 15:19 +0200, Martin Marinschek wrote: Well, after checking again - do you think that the BITFLUX Editor can be componenentized - it looks as if they always edit a complete XML page in the whole browser window, isn't it? regards, Martin On 6/3/05, Ma

Re: Google Open Source

2005-06-03 Thread Martin Marinschek
Well, after checking again - do you think that the BITFLUX Editor can be componenentized - it looks as if they always edit a complete XML page in the whole browser window, isn't it? regards, Martin On 6/3/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Say, is the inputHTML component now comp

Re: Google Open Source

2005-06-03 Thread Sylvain Vieujot
Hello Martin, Thanks for this ! As for Ajax, sure there is a lot to do ! Maybe one other project could be implementing an inputXml component, the same way I did it with inputHtml & Kupu, but using Bitflux : http://bxe.oscom.org/ Sylvain. On Thu, 2005-06-02 at 17:41 +0200, Martin Marinsche

Re: Google Open Source

2005-06-03 Thread Martin Marinschek
Ok, I updated the proposals to include two AJAX ones, due to your feedback, and included a proposal for JavaScript - but note again that JSF can only work with disabled JavaScript if you use ServerSide state saving and for navigation - use commandButtons inside forms, which you might try to style t

Re: Google Open Source

2005-06-02 Thread Enrique Medina
Please, count with another huge YES for AJAX ;-) 2005/6/2, Martin Marinschek <[EMAIL PROTECTED]>: > 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

Google Open Source

2005-06-02 Thread Martin Marinschek
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. T