. . .I was going to suggest the same thing, but you beat me to it :)
I think you may come into some problems because of how we use
TilesAccess internally. This class should be a helpful utility for
external applications, but not used by the guts of tiles (tags for
instance). My guess is that as you move forward, you'll find a need to
refactor these places.
Antonio Petrelli wrote:
Antonio Petrelli ha scritto:
I think that the support to multiple DefinitionsFactory should be
provided (that contradicts what I wrote some time ago), but I don't
know if the "multiplicity" should be provided at container-level or at
DefinitionsFactory-level.
I think I answered myself. I am going to create a new TilesContainer
(probably extending BasicTilesContainer), and a TilesContainerFactory
(probably extending BasicTilesContainerFactory) to allow the creation of
more than one DefinitionsFactory, associating each one to a "key", where
the key will be the name of the Struts module.
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]