> public interface Suspendable
> {
>     void suspend();
>     void resume();
> }

and back we are at the original suggestion =)

I can live with this; believe Pete objected to
it...if we do this; we should do that for
Startable/Stoppable as well.

cheers!

LSD

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

Reply via email to