2015-11-17 12:53 GMT+01:00 Lukasz Lenart <lukaszlen...@apache.org>:
> I'm working on upgrading Tiles plugin to use the latest Tiles 2.x
> version - 2.2.2 - and it looks like the only thing is to drop all the
> custom code from the plugin, just leave TilesResult.
>
> Tiles 2.2.2 contains support for FreeMarker (the Struts custom is
> doing that) plus few other features. I think the only thing would be
> writing a custom variable resolver to use Struts' ValueStack.
>
> Am I right?

After playing a bit with different options I think I will leave
existing StrutsTilesListener (for easier migration) but will add
dedicated factory to support wildcards, EL, OGNL and Freemarker - it
looks far reasonable than using Tiles' CompleteAutoloadTilesListener.
Also I will make it more extensible for future extensions.


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to