At 03:44  10/4/01 +0200, Stephen McConnell wrote:
>In the meantime, I did take a look at the Embeddor interface in
>org.apache.phoenix.core.  I think this should be modified to include
>Stoppable in the inheritance path of the interface because it currently
>includes Disposable and according to the limited documentation on
>Disposable, the dispose operation can only be disposed of following the
>stopping of the class - i.e. it is implied that Embeddor is Stoppable by
>that fact that it is Disposable.  If this is incorrect then the
>documentation for Disposable is out-of-date.

The documentation is meant to imply that if the component implements
stoppable then stop will be callled before fdispose. However it is not a
requirement that disposable objects are stoppable.

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to