Switching is hopefully not the issue, but if my organization uses
Guice by fiat, but wants to use a Tapestry application, a tapestry-
guice integration would be nice, since it would be major surgery (with
a low patient survival rate) to rip out t5-ioc and replace it with
Guice. :)
Christian.
On 2009-09-29, at 17:20 , Thiago H. de Paula Figueiredo wrote:
Em Tue, 29 Sep 2009 17:47:13 -0300, Timo Westkämper <timo.westkam...@mysema.com
> escreveu:
Hi.
Hi!
I am fairly new to Tapestry 5 and I have a few questions.
* Is there a way to declare a pagename alias for the URL generation
e.g. "article" for ArticlePage class or do I need to to do URL
rewriting like described here :
http://tapestry.apache.org/tapestry5.1/guide/url-rewriting.html
You can also decorate or advise the ComponentSource and
ComponentEventLinkEncoder services to do that.
* What is the preferred way to do Tapestry / Guice integration.
While the Tapestry IoC seems quite powerful, I got used to Guice
and would like to continue using it in my Tapestry projects.
Tapestry-IoC was partly inspired by Guice, so switching from the
latter to the former shouldn't be hard. :)
Regarding an integration between Tapestry and Guice, you could take
a look at how the Tapestry-Spring one to get some inspiration.
--
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
Christian Edward Gruber
e-mail: christianedwardgru...@gmail.com
weblog: http://www.geekinasuit.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org