The open opcode

Allison Randal allison at parrot.org
Fri Apr 23 00:41:51 UTC 2010


On 4/23/10 1:35 AM, Jonathan Leto wrote:
>
> The issue I am getting at is that the the encapsulation-breaking makes
> it so that when I override the File/FileHandle PMC's, the open opcode
> still knows how to call the originals. Can we make the open opcode
> actually look up the File/FileHandle PMC in the current interpreter?

The deeper problem here is that monkeypatching File/FileHandle isn't 
really the right solution to secure I/O.

Allison


More information about the parrot-dev mailing list