no, it is not about optimization. we need to unroll the actual call stack to erase state and start executing again from a clean slate.
-igor On Tue, Jun 16, 2009 at 1:29 PM, Martin Makundi<[email protected]> wrote: >> when java will have a different way to unroll the stack we will switch. > > Ok so this is an optimization decision that purges something... good > to know. Totally new to me. > > ** > Martin > >> >> -igor >> >> On Tue, Jun 16, 2009 at 12:57 PM, Martin >> Makundi<[email protected]> wrote: >>>> just a RestartResponseException will do >>> >>> I've always believed that building flow logic using exceptions is >>> malpractice.... >>> >>> ** >>> Martin >>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
