Skip to content
  • Brad King's avatar
    ENH: Create notion of a 'weak' policy stack entry · 26bf8b2c
    Brad King authored
    A 'weak' poilcy stack entry responds normally to queries.  However,
    setting a policy in a weak entry will recursively set the policy in the
    next entry too.  This also gives the internal interface to create a weak
    entry the option to provide an initial PolicyMap for it.
    26bf8b2c