Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Calling splice() on Immutable Arrays

by SankoR (Prior)
on Jul 13, 2016 at 10:22 UTC ( [id://1167676]=note: print w/replies, xml ) Need Help??


in reply to Re: Calling splice() on Immutable Arrays
in thread Calling splice() on Immutable Arrays

Currently, unlike scalars, Readonly's arrays and hashes are still based on tie(). This splice conundrum is one of the last things keeping me from moving totally away from tie magic (which, besides speed, has its own problems some of which are sitting on RT) on modern perl. I'd hate to get rid of one set of issues only to introduce a totally new set.

Edit: I'm the maintainer of Readonly, btw. And by 'modern' I mean v5.8.8 or higher.

  • Comment on Re^2: Calling splice() on Immutable Arrays

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1167676]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-19 17:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found