Antonio Petrelli wrote:

I don't know if it's useful, but I submitted a patch (I don't know if it applies correctly though) some time ago to enable an easier extension to Tiles defiinitions factory:
https://issues.apache.org/struts/browse/SB-28
You can check how it is used you can check the CVS repository of Dimensions, the instructions are in:
http://sourceforge.net/cvs/?group_id=64023

Ok, thanks, I'll take a look.


Additionally, what are people's thoughts about wildcard handling for the resource definitions files. Is this a feature others are interested in?

This sounds like a good idea also.

That would be cool! Anyway if you want to implement it, beware of locale handling: what happens when you specify tiles-defs*.xml and you have tiles-defs_it_IT.xml?

Good point, when I get there I'll remember it.



On Oct 11, 2006, at 1:12 PM, David H. DeWolf wrote:
(For those wondering, these features are especially useful when using freemarker and bundling the ftl templates in different jars).

By the way, is there any code for using Tiles with FreeMarker, such as special tags?

No, not except for the fact that you can use any taglibs in Freemarker. From a struts perspective I have implemented a couple of patches to make the 3 work a little bit better together. See https://issues.apache.org/struts/browse/WW-1450 and related.

Ciao
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to