On Fri, Jan 21, 2011 at 12:31 AM, Josh Canfield <[email protected]> wrote:
> To the extreme, I'd go so far as to say that I'd like to separate out > * tapestry-ioc - IOC container > * tapestry-servlets - Servlet request processing > * tapestry-templates - Component/page rendering code (t:block, > t:container, t:body, etc... i.e. non-component based template > elements) > * tapestry-components - Core components (t:if, t:unless, t:loop, t:any, > t:zone) > * tapestry-forms - Form components (t:form, t:textfield, etc.) > * tapestry-beaneditor - BeanEditor components > * tapestry-gridview - Grid components > * tapestry-usermessages - User message tracking components > * etc. Definitely too much. I don't want to have a guide on where to find the components I need. I read "to the extreme" but that path brings you with a lot of fragmentation that is as much evil as the monolithic paradigm. No one want to bloat -core but I stand besides Igor. Cheers -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
