The best part for developers is commands are very easy to write, and can be easily unit tested.I'm assuming then that your thinking about replacing most of your Actions with Commands and the commands would work with POJO's in your Context right? Would you use a facade as well or would you treat your chain as a pseudo-facade?
If we are still talking web applications here how would you get your info out of the request and into the context? That portion of the code would still be difficult to unit test right?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]