On Fri, 18 Oct 2013 13:51:56 -0300, Martin Kersten <martin.kersten...@gmail.com> wrote:

Dont ask about Resource either... 2008 Resource is filebased.

org.apache.tapestry5.ioc.Resource is *not* file-based. I have no idea why you said that statement. You can implement it in any way you want, including completely dynamically and just in memory, as long as its immutable. Tapestry itself does that for gzipped, minified and combined JavaScript files.

Change that give us a resource that is not file based. And what do we get?
VirtualResource extending Resource why?

VirtualResource is in an internal package (org.apache.tapestry5.internal.util) so it is *not* meant to be outside Tapestry's source code.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.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