« Return to Thread: http://struts.apache.org/dtds/struts-2.0.dtd needs to be updated

Re: http://struts.apache.org/dtds/struts-2.0.dtd needs to be updated

by Ted Husted :: Rate this Message:

Reply to Author | View in Thread

On Jan 13, 2008 10:34 PM, matt.payne <matthew.b.payne@...> wrote:
> No not backwards at all.  It is exactly how inheritance works.  A child is
> free to override in case it wants to provide its own implementation of
> something.

It's how configuration works, when there "can be only one"
configuration setting. But it is not how inheritance works in
languages like Java.

In the case of this particular setting, I would say that each package
should be allowed its own copy of the setting, and that if we change
the setting for a child, then only its children inherit the setting.

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: http://struts.apache.org/dtds/struts-2.0.dtd needs to be updated