$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-08-27 05:31:05
Jeremy,
>Ok, so we should add a ceiling-and-inherited feature?
>
>owner-priority (unaffected | ceiling | inherited | ceiling-and-inherited
)
Thats one way, another would be:
owner-priority (unaffected | (ceiling + inherited) )
Don't know which is best though... :-)
>This should probably be separate.
>
>blocked-priority ( suspended | unaffected | reduced )
>
Yep, lets do that.
- John.