On Wed, 05 May 2010 12:13:10 -0300, MauricioF <mauricio.fara...@ioko.com> wrote:

Hi

Hi!

I´m evaluating T5 for development of a web application. I´ve been able to
play with it and I think it could be the right tool for the job. There is only one stopper for this: The requirement is that the templates must be managed externally by a CMS.

Tapestry templates are meant to be used by developers, not users. There were some discussions about this in this list already, one of them can be read here: http://old.nabble.com/Tapestry-Templates-%2B-Scripting-Language-(CMS)-to27191065s302.html#a27191192.

What parts of the page need templating?

so this raise the question how is PageTemplateLocatorImpl injected now?

Through Tapestry-IoC (http://tapestry.apache.org/tapestry5.1/tapestry-ioc/). You can override (http://tapestry.apache.org/tapestry5/tapestry-ioc/cookbook/override.html), advise (http://tapestry.apache.org/tapestry5.1/tapestry-ioc/advice.html) and decorate (http://tapestry.apache.org/tapestry5.1/tapestry-ioc/decorator.html) services using Tapestry-IoC.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to