On Tue, 14 Aug 2012 15:19:04 -0300, Lenny Primak <lpri...@hope.nyc.ny.us>
wrote:
Seems like he has a T5 interface that as all kinds of getters. Seems
like what I am going for or am I confused?
I think it can be used for speeding the implementation of what you want.
The other part would be to define an interface like this:
public inteface TapestryServices {
Request request(); // or getRequest()
ApplicationStateManager applicationStateManager();
...
}
One thing that I would like is to merge some of this work. Barry's
(trsvax) stuff isn't on Maven Central, which makes things
a little more difficult to work with.
That would be nice too . . .
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org