Hi Marc,

What we basically settled on was to use this syntax (as a new language construct):

$x = ifsetor(mixed variable, mixed default);

If I recall correctly, Marcus had a patch that implemented it and it was going to be plugged in in the 4.1 branch (when it is created).

I'm eagerly waiting for it also  :)

Sincerely,
Jason Garber


At 7/7/2004 08:26 PM -0400, Marc Richards wrote:

On 4/15/2004 Jason Garber asked about a new language construct to simplify testing if a variable isset() and assinging a default value for those that aren't. The thread title was "Construct Request".


I rember reading it while the discussion went on, I just went back and browsed through it again. Everyone seemed to agree the it was generally a good idea and there was some minimal amount of consensus on the ?: syntax, but I can't tell if this was ever implemented.


Was it?  If not did I miss the reason why?


Marc

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

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



Reply via email to