Re: Optimizing PMC-based MMD

2008-12-24 Thread Patrick R. Michaud
On Wed, Dec 24, 2008 at 09:55:58AM -0600, Allison Randal wrote: >> Within the cmp op bodies, we *know* the arity and most of the types of MMD- >> participant arguments at compile time. We can get the types of PMC >> participants within the body of the op itself. Thus we could avoid >> most of

Re: Optimizing PMC-based MMD

2008-12-24 Thread Allison Randal
chromatic wrote: Within the cmp op bodies, we *know* the arity and most of the types of MMD- participant arguments at compile time. We can get the types of PMC participants within the body of the op itself. Thus we could avoid most of the argument marshalling and counting and analysis if we

[perl #61638] [PATCH] Fixed typos in docs

2008-12-24 Thread Saleem A. Ansari (via RT)
# New Ticket Created by Saleem A. Ansari # Please include the string: [perl #61638] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61638 > Fixed typos in docs. book/ch01_overview.pod | 10 +- book/ch03_pir_bas