Can you give an example of a class that is a problem and how you propose to fix it? I'm not terribly familiar with facelets but I was able to get tree2 working without adding special facelets packages. There were just some differences in properties and how facelets expected to find them.
Sean On 8/2/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
On 8/2/06, Thomas Spiegl <[EMAIL PROTECTED]> wrote: > I will add facelets support to MyFaces tomahawk. Here my suggestions: > > Tomahawk Facelets classes (TagHandlers, etc.) go to > folder: tomahawk/core/src/main/java +1 > package: org.apache.myfaces.custom.facelets -1 I prefere org.apache.myfaces.tomahawk.facelets > Tomahawk Facelets Taglib resides in > folder: tomahawk/core/src/main/resources-facelets +1 (that will include it in to META-INF/, right ?) > Tomahwak will have a compile time dependency on facelets. +1 > > Regards > Thomas > -- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
