Hi Dmitry Stogov, you wrote:

> The patch is maden for "easiest" usage and it doesn't support internal
> array/constants properties (they weren't supported before).

So why burden the weigh of allocation, initialization, destruction
and freeing on the extension developer?  This will force every extension
writer to implement a kind of my dup_zval() function, wouldn't it?
And as there's not much reference devs will spam the list on how
to use static properties right.  I think we could avoid this by
stretching the minimalistic approach a bit and provide at least
a zend_init_static_properties().

Thanks a lot,
-- 
Michael - < mike(@)php.net >

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

Reply via email to