Re: PDD review, onward and upward

2006-07-24 Thread jerry gay
On 7/23/06, Allison Randal <[EMAIL PROTECTED]> wrote: I've just finished a read-through of all the PDDs (which I said I'd do by OSCON), and will check in the embedded notes I made while reading when I can connect to svn.perl.org again (known outage, nothing to worry about). yay! The next step

Re: PDD review, onward and upward

2006-07-24 Thread Joshua Hoblitt
I'd like to see PPD 25 "threads" reviewed. The ruff API isn't even layed out in this document -- is there supposed to be a thread PMC or what? I'm also concerned about the performance impact of having to always check if a PMC is shared and having to spin a mutex if it is. At a minimum it should

PDD review, onward and upward

2006-07-24 Thread Allison Randal
I've just finished a read-through of all the PDDs (which I said I'd do by OSCON), and will check in the embedded notes I made while reading when I can connect to svn.perl.org again (known outage, nothing to worry about). The next step is to go through the PDDs one-by-one, updating/expanding t