Charles Benett wrote: > > [NOTE] > > If it is NOT an error condition to not include Resumable, what should > > the contract be? > > How about: > if component instanceof Suspendable then re* will be called between > suspend() and resume() > Otherwise re* maybe called at anytime. > if more than one re* called, then order will be as for non-re* lifecycle > methods
I like this approach, can we get consensus? +1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
