On Sat, Mar 15, 2008 at 8:12 PM, Marshall Schor <[EMAIL PROTECTED]> wrote: > The documentation fixes include changing what happens when a "disable" > action occurs. It use to say that > ... > > When disabling, the framework asks the flow controller to remove the > delegate from the flow; the flow controller may respond to the framework > that it cannot > reasonably operate without this component, in which case > the framework will convert the "disable" into a "terminate". > > ... > > This was removed. It seems to me that this was a good design. I think > this is a case where the documentation is being made to match the > implementation, when, perhaps, we should be making the implementation > match the documentation, or at least, leaving the documentation, as it > was, but perhaps including a <not-yet-implemented> flag. > > -Marshall >
Sorry, the paragraph removed is good and does reflect the implementation. Burn had removed it, probably by accident, and I had meant to add it back. Good catch. Eddie
