Could you give an example how multiple mappings for a single action is used with common CRUD actions?

Don

Jason Carreira wrote:
I'm sure some people do, but the question is in what
percentages? I have done it, but only a couple of times, perhaps representing 2-3% of my actions. Since the XML configuration way is still an option, I think orienting the framework to make the more common things easier, yet still allowing more complex configuration, is the best approach.

Don

Since at least 50% of an app ends up being CRUD operations and we should make 
it easy to have a reusable CRUD / list / search framework... like the one we've 
built at work... then I'd say probably 50% of the action configs will be reused 
action classes. We've been harvesting more and more reusability in our app as 
we keep finding opportunities.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=38338&messageID=75779#75779


---------------------------------------------------------------------
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]

Reply via email to