Re: [perl #46821] [TODO] [Pir] Recursive calls on ResizablePMCArrays fail. Is this what we want?
[email protected] (Bob Rogers) Fri, 20 Feb 2009 21:56:10 -0500
| Newsgroups | perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
From: chromatic <[email protected]> Date: Thu, 19 Feb 2009 11:45:54 -0800 The real question is "Should setting the read-only property on a ResizablePMCArray set the contained PMCs to read-only as well?" I can fix the test (answer "no") or I can fix the code (answer "yes"). I just can't tell you which behavior is most correct. -- c If the answer were "yes", how would one create a read-only ResizablePMCArray that contains mutable PMCs? -- Bob Rogers http://www.rgrjr.com/