Hi all, We're reaching the point of integrating Facelets to the core 2.0 branch and we need to determine what kind of package structure we'll be using.My first thought would be to concentrate core Facelets classes in org.apache.myfaces.application.facelets and place the tag classes in org.apache.myfaces.taglib.facelets.core/html/* and move jsp specific tags from org.apache.myfaces.taglib.* to org.apache.myfaces.taglib.jsp.*
Is there any better suggestion for this? Thanks, ~ Simon
