Folks, Can someone please elaborate on what the "shared" code contains and why it is in "quotes"? :-)
It seems to be complicating matters by requiring the creation of both tomahawk and tomahawk-lite JARs. The standard implementation layout looks okay. myfaces-implementation-1.1.m0.tar.gz myfaces-api.jar myfaces-impl.jar The tomahawk extensions would benefit from an API / Implementation split to provide greater implementation flexibility over time. myfaces-tomahawk-1.1.0.tar.gz myfaces-tomahawk-api.jar myfaces-tomahawk-impl.jar Have you considered providing a demo web application that showcases both standard and tomahawk features? Where would javadoc and any end-user documentation be bundled? How about source zips to help developers to debug into MyFaces code from their application code? Kind Regards, John Fallows.
