[pmwiki-users] Request input on soon-coming FAST Data release
Martin Fick
mogulguy at yahoo.com
Thu Oct 5 10:08:23 CDT 2006
--- "Patrick R. Michaud" <pmichaud at pobox.com> wrote:
> Okay, works for me. So PHP does do copy on write
> for arrays, which is good to know. I don't think it
> affects much in the PmWiki code, because most places
> where I'm using references it's because I want to
> modify the original copy, but this is definitely
> good for me to keep in mind for the future.
Which is programatically the only proper/clean time to
do it. It's good to know that performance is not also
a reason to do it. Keeps the code more correct
(safer).
-Martin
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the pmwiki-users
mailing list