I just upgraded to mav 2 b2 and it seems that the lazy-load-templates
param has stopped working. Here is the relevant snippet from
maverick.xml:
<modules>
<view-factory type="domify"
provider="org.infohazard.maverick.opt.view.DomifyViewFactory"/>
<!-- Override the defaults for XSLTransformFactory -->
<transform-factory type="xslt"
provider="org.infohazard.maverick.transform.XSLTransformFactory">
<limit-transform-param value="maxTransforms"/>
<lazy-load-templates value="true"/>
</transform-factory>
</modules>
Right now, I can't see changes to xsl's until I use the reload command
despite the presence of the lazy-load-templates element in maverick.xml
--jim
_______________________________________________
Mav-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mav-user