On Wed, May 29, 2002 at 03:23:41PM -0400, Dan Sugalski wrote: > At 10:53 AM +0100 5/29/02, Dave Mitchell wrote: > >On Tue, May 28, 2002 at 07:35:43PM -0700, Hong Zhang wrote: > >> Parrot has to handle signals, such as SIGSEGV. > > > >That's the one signal I really hope parrot *doesn't* handle. > > What, you don't think we should wedge ourselves into the system MMU > handlers? :)
Well, it would certainly encourage us to write tight opcode dispatch code ;-) -- Never do today what you can put off till tomorrow.