Forgot to ask, this uses annotations for JSF >= 1.2 right? Also one more question, would Jsf* be better than JSF* for the names (ie JsfProperty vs JSFProperty)? Using all uppercase for an acronym in a java name is not conventional. Uppercase is usually reserved for starting a new, unabbreviated word.
Thanks, Andrew 2008/4/25 Leonardo Uribe <[EMAIL PROTECTED]>: > Hi > > Thanks to all people who voted. > > We got 7 +1 > > Grant Smith > Bruno Aranda > Sochor Zdeněk > Werner Punz > Gerald Müllan > Simon Kitching > Leonardo Uribe > > and one +0 > > Mario Ivankovits > > So MyfacesBuilderPlugin will be moved to trunk: > > https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin > > Almost all points taken into accout by Andrew was implemented the last days, > only this points do not: > > 5. Ability to generate events and event listeners > 6. Ability to add event type properties to components (addXListener, > getXListeners, etc.) > > This points are trinidad specific stuff, so this should be done later. > > On the wiki I have updated an xml file (inside the doc) that allows the > developer to have code completion in the doclets used by the plugin. This is > a work in progress, so the definition can change in the future. > > regards > > Leonardo Uribe >
