netcat wrote:
Named parameters - i think is very good idea. I know i would use them.
I'm really not sure about the correct syntax for it though.

Important for our application would be that it works with varargs, as we have a lot of (potential) parameters of which you normally only give a small subset. And having a huge parameter list with default values just doesn't do it there. We're using one associative array as parameter for this purpose right now.


- Chris

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



Reply via email to