Antonio Petrelli wrote:
. . .
I'm still not convinced that request and response doesn't make sense,
but since we've already gone with generic objects for request items
(which I like), I could be convinced that we should make number of
req/res objects variable as well.
If you think that, for example, FreeMarker needs a request, a response
and a Writer, then probably you will be "more" convinced :-)
Sold!
Agreed. For the moment I will refactor the BasicTilesContextFactory to
work as it works now, but I will open an issue to be sure that will
address it.
All I want to do now is using varargs where needed.
Awesome
Thank you
Antonio