Alan,
     thats for writing this. i'm currently using a homegrown method for
storing frequently accessed statically created objects, but i think i'll try
your suggestion. no comments on efficiency, since my concern is mainly
reducing memory allocations and constructor call overhead, and this should
work nicely.

l0t3k

"Alan Knowles" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> If anyone has time to comment on this - it's a summary of how to store
> an hash of user defined structs in extension globals.
>
> http://www.akbkhome.com/wiki.php/DBDO/hashes.html
>
> I've still got to test it, but If anyone wants to comment on any
> ineffeciencies.. it would be useful..
>
> Regards
> Alan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to