On Jul 28, 2005, at 6:30 PM, David Geary wrote:
I'm not sure I like pulling Chain into Tiles standalone (we are talking about writing a Chain Command in Tiles, right?). I would prefer a POJO in Tiles that does the dirty work (Shale could have a Command wrapper that calls Tiles' POJO, if need be). A Chain Command smells of Shale and I would prefer not to have that smell, even if it's a good smell, in standalone Tiles.
I don't think it means pulling chain into Tiles, though I did at first glance. I think we can use a Servlet Filter to do the reloading work in standalone Tiles (by calling the POJO).
Finally, it seems to me that this is the easy part. The challenge will by synchronizing Tiles so that it doesn't trip up when something's changed from underneath it.
Agreed. I've been working with Tiles for at least a couple of years and I still feel like I have to re-learn it every time I dig into it :-)
Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]