Re: [perl #31859] [TODO] Plain ole Hash

2005-01-02 Thread Leopold Toetsch
Bernhard Schmalhofer via RT wrote: I assume that the Hash PMC should also be used by PIR code in 'runtime/parrot/library'. In that case returning PMCNULL is not nice, as the returned PMC can't even be queried for it's type. So for now a None PMC is returned for non-existent keys. However this is

Re: [perl #31859] [TODO] Plain ole Hash

2004-12-18 Thread Leopold Toetsch
Bernhard Schmalhofer via RT wrote: The attached patch makes the Hash PMC use basic PMCs by default. Native integers, numbers and strings are now stored as Integer, Float and String PMCs. For keys without values, the Undef PMC is returned, as it is laid out in pdd17. As already mentioned: the Hash

[perl #31859] [TODO] Plain ole Hash

2004-10-05 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #31859] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31859 Original Message Subject: Re: Plain ole Hash Date: Mon, 04