> I'm not suggesting that try to make it impossible to
> use multiple
> alaises. But I am suggesting that the Struts 2 group
> should recognize
> that multiple aliases are not a recommended practice,
> in the same way
> that chaining actions are not a recommended practice.
> 

I disagree. Multiple aliases is a pattern I recommend and it's very useful. 
CRUD screens in particular almost require it, otherwise you get lots of classes 
and deep hierarchies to try to make the classes as common as possible, when 
they could just be the same class.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=39135&messageID=77952#77952


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

Reply via email to