in reply to Re^3: Why does exists cause autovivication?
in thread Why does exists cause autovivication?
So, lets try this again. When do the dereferencing and autovivication occur? Do they happen first and then the autovivified version is passed to 'exists'? Or does it happen after the parameter is passed to 'exists'?
If the former then my entire question was off-base. If the latter, then in the OP I was asking why it was implemented this way.
I like your idea about an "exists context" -- that certainly seems appropriate. Though I'm guessing that may be hard to implement?
Anyway, thanks for putting up with my poorly worded questions and thanks for the answers!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Why does exists cause autovivication?
by demerphq (Chancellor) on Dec 31, 2007 at 08:51 UTC | |
by Argel (Prior) on Dec 31, 2007 at 19:41 UTC | |
by demerphq (Chancellor) on Jan 02, 2008 at 11:01 UTC | |
by Argel (Prior) on Jan 02, 2008 at 20:45 UTC | |
by shmem (Chancellor) on Jan 02, 2008 at 21:31 UTC | |
Re^5: Why does exists cause autovivication? (how)
by tye (Sage) on Dec 30, 2007 at 17:13 UTC |