RE: [FORTRESS] OverridableContext
"Berin Loritsch" <[email protected]> Thu, 9 Jan 2003 09:44:41 -0500
| Newsgroups | gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Stephen McConnell [mailto:[email protected]] > > In the Fortress class > org.apache.excalibur.fortress.util.OverridableContext, desscriped as: > > * The OverridableContext allows you to "null" out > entries, even if > they are > * in a parent context. > > Isn't this class doing the same thing as the framework > DefaultContext.hide( key ) ? Oh, someone must have backported the feature... In that case, OverridableContext is no longer necessary.