On Tue, Feb 16, 2010 at 01:10:16AM -0000, Parrot wrote: > Presently, the throw opcode creates and sets a resume continuation on the > exception being thrown. > > Since 'resume' is an attribute of the Exception, throw should check first > for a preconfigured continuation, and if one exists should preserve it.
OOC, how does this differ from 'rethrow'? Pm _______________________________________________ parrot-tickets mailing list [email protected] http://lists.parrot.org/mailman/listinfo/parrot-tickets
