> 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. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
