Hi Thiago, Thanks, Inject page is an option, it will look like this:
localhost/mycars localhost/mycarsaqua is there a way that, even I inject MyCarAqua, its url still localhost/mycars? Thiago H. de Paula Figueiredo wrote: > > Em Wed, 04 Mar 2009 22:17:07 -0300, Angelo Chen > <angelochen...@yahoo.com.hk> escreveu: > >> Hi, > > Hi! > >> I know T5 always team up template with java class using the same name, >> say, MyCars.java, then you need a MyCars.tml, is it possible we can have >> MyCarsAqua.tml, MyCarsClassic,tml, and we can programatically chose which >> tml to be rendered at runtime? > > What exactly changes from one version to another? > By the way, you can @InjectPage the other version, choose programatically > the one you want and redirect to the chosen one by returning it in > onActivate(). > >> this will bring a degree of configurability to the app, what do you >> think? > > I don't think it is a good idea. This would break something I love: the > 1:1 relationship between page class and template and Tapestry. > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://www.nabble.com/T5%3A-alternative-template-tp22343366p22344065.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org