On Mon, 14 Feb 2005 17:45:01 -0600, Hubert Rabago wrote:
>�On Mon, 14 Feb 2005 17:39:34 -0600, Joe Germuska <[EMAIL PROTECTED]>
>�wrote: <snip/>
>
>>
>>�One thing which has been talked about in a few places, and which
>>�would be valuable, but which no one has done any work on is
>>�implementing "extends" in as many places in struts-config.xml as
>>�it would be useful, to eliminate repeated chunks of XML. �For
>>�Validation, this would really be an enhancement to commons-
>>�validator, but perhaps the same general strategy could be
>>�applied. �I haven't even looked at what would be involved in
>>�trying to implement it.

I would suggest that  implementing extends might have a higher priority than 
some of the other things that we've been discussing.

If the issue is locking the DTD until extends is implemented, then so be it.

Extends would solve *so* many problems, and eliminate *so* many "forest from 
the trees" bugs.

For example, with extends, we don't really need action-beans. People can define 
a base mapping with whatever settings they need, and just extend it elsewhere.

And don't get me started on what this could mean for DynaActionForms :)

-Ted.



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

Reply via email to