Re: [PATCH] PDD22 spec notes and ParrotIO tests

2007-01-31 Thread jerry gay
On 1/31/07, Allison Randal <[EMAIL PROTECTED]> wrote: Answering some questions from PDD 22. thanks! all your edits are sane. - On naming, let's go with a simple 'IO'. It's in the parrot namespace, so ['parrot';'IO']. IO is the base class, and may have other children such as ['parrot'; 'IO'; '

Re: [PATCH] PDD22 spec notes and ParrotIO tests

2007-01-31 Thread Allison Randal
Answering some questions from PDD 22. - On naming, let's go with a simple 'IO'. It's in the parrot namespace, so ['parrot';'IO']. IO is the base class, and may have other children such as ['parrot'; 'IO'; 'Socket'] (perhaps a role). - That said, I'll keep the text using more generic phrasing,