> > 1-Is there some way that can force Tapestry to NOT
> cache
> > the *.jwc files and the html templates?
>
> This is in the manual, but probably belongs in the FAQ.
> There's a JVM system property,
> com.primix.tapestry.disable-caching  (I think -- check
> manual) that disables all caching of pages, specs,
> templates, scripts, etc.  Slows Tapestry down a lot, but
> its still usable (Tapestry can parse all those specs and
> template faster, it seems, than a JSP can be converted
> to a Java class, compiled and loaded).

What would be nice would be some setting where Tapestry would only reload
files (ie. abandon cached versions) if they had actually changed.  Is this
sensible and possible?  If so, I'll add a feature request :-)

Richard






_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to