Re: References to hash elements?
[email protected] (Leopold Toetsch)
| Newsgroups | perl.perl6.internals,perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
Paul Johnson <[email protected]> wrote: > Leopold Toetsch said: >> >> IMHO we are additionally lacking vtable methods to achieve the HLL value >> assign behavior: We only have references inside our aggregates. That >> doesn't matter per se, you can always clone the PMCs before storing, or >> you store only newly created PMCs, that's ok, but in the case of >> retrieving a reference or a value from an hash with an unexisting key, >> it would matter, the one does autovifiy the latter doesn't. > I wonder whether this message from Larry might be useful? > http://www.mail-archive.com/[email protected]/msg14525.html Yep exactly. leo