On Sat, Jul 01, 2006 at 12:22:56AM -0700, [EMAIL PROTECTED] wrote: > Another FAILING namespace test: > $P0 = new .ResizableStringArray > $P0[0] = '' > $P1 = get_namespace $P0
I think I (or the pdd) may have been misunderstood: The get_namespace opcode currently accepts keys (and strings). The compiler.'get_namespace'() method accepts arrays. So unless I've missed something in the purpose of your test, it's testing behavior that Parrot isn't trying to provide. -- Chip Salzenberg <[EMAIL PROTECTED]>