On Aug 2, 2009, at 13:10 , Moritz Lenz wrote:
Kyle Hasselbacher wrote:
My patchwork readings lead me to believe I could test Perl 6's
tie-like feature with something like the below code, which I don't
expect to even compile, what with '???' in places.  My question is:
am I on the right track? Obviously there are details I haven't nailed
down, and any guidance would be appreciated.

I think the you're on the right track, but I'm not sure about some details. For one it scares me to think that we do a full-blown multi dispatch on
every FETCH/STORE operation, which might become quite expensive.

Last I heard the assumption was that the compiler would optimize way most such calls.

--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com
system administrator [openafs,heimdal,too many hats] allb...@ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to