I guess the way the implementation works is quite fine. But i guess leaving
the calls in a random order gives the use of the destructors a quite bad
taste. The current implementation leaves many room for 'try and error'
writing of code as you are almost unable to make things work the way
you would expect them to.

> You are getting into coding style now.
> The bottom line is that there are lots of different ways of writing code
> and many ppl do different stuff and often odd stuff.
> We think the solution that exists today is most likely to suit the largest
> amount of PHP users.
> The same way you are complaining ppl will complain if they can't access
> $GLOBALS[] from the destructor.
>
> Andi

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

Reply via email to