I'd personally love to see code generation made available again. I'd like to use it to generate facelet support for MyFaces, and there's now a shale request to add shale/clay support to MyFaces. Both of them are essentially generated files. Adam Winer has stated that ADFaces is also handling these issues by using code generation.
On 10/25/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Well, there was some code generation stuff which went amiss. > > I might dig that out at some point of time though, especially when > JSF1.2 comes up and we need to replace all occurences of value and > method-binding. > > regards, > > Martin > > On 10/25/05, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > > As far as I know, you have to do all of this manually. Edit the > > component, the tag, and the tld file. > > > > The xml file is no longer used. I'm not entirely certain why they're > > still around. > > > > On 10/25/05, sharath reddy <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > I was looking to make some changes to the > > > 'HtmlPanelTabbedPane' component. There is a section of > > > code in the class that is apparently generated from > > > xml (HtmlPanelTabbedPane.xml). > > > > > > I want to add another attribute to the component, so I > > > added it to the xml file. How do I run the > > > code-generation script? Is it an Ant task? Does the > > > code generation process take care not to override the > > > non-generated code in the class? > > > > > > Thanks, > > > Sharath > > > > > > > > > > > > > > > __________________________________ > > > Yahoo! Mail - PC Magazine Editors' Choice 2005 > > > http://mail.yahoo.com > > > > > > > > -- > > http://www.irian.at > Your JSF powerhouse - > JSF Trainings in English and German >
