Re: [svn:parrot] r27314 - in branches/pdd13pbc: include/parrot src/pmc

2008-05-03 Thread Mark Glines
On Sat, 3 May 2008 21:07:56 -0700 chromatic <[EMAIL PROTECTED]> wrote: > These are Python-style exceptions, and they're going away in the > concurrency branch. I suggest EXCEPTION_MALFORMED_PACKFILE instead. [snip] > I'd use PMC_data() for storage instead. I'd love to see the PObj > cache struct

Re: [svn:parrot] r27314 - in branches/pdd13pbc: include/parrot src/pmc

2008-05-03 Thread chromatic
On Saturday 03 May 2008 20:28:44 [EMAIL PROTECTED] wrote: > Modified: branches/pdd13pbc/include/parrot/exceptions.h > === >=== --- branches/pdd13pbc/include/parrot/exceptions.h (original) > +++ branches/pdd13pbc/include/parro