On Tue, Jun 24, 2008 at 1:53 PM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > Hi all, > I was thinking about including Commons Chain in Tiles 2.1. In > particular, it will be useful for: > - replacing ChainedTilesContextFactory, that is, in fact a CoR object; > - using multiple chained DefinitionDao, for example to try to load > first from definition URL, then from patterned (with wildcard) > definition, then from a db. > - for view preparers, where they can be "commands" of Commons Chain.
I agree on all points. I use chain quite a lot and find it very useful. Maybe it's something I can actually help with :-) Greg
