Re: [RFC] Skipping parameters take 2

From: Date: Mon, 02 Sep 2013 08:07:12 +0000
Subject: Re: [RFC] Skipping parameters take 2
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Mon, Sep 2, 2013 at 9:41 AM, Stas Malyshev <[email protected]>wrote:

> Hi!
>
> > I am not sure whether this is  a little overhead.
> >
> > but if we do want this. to be honest,  I even prefer leave it empty to
> > "default".
> >
> > like  create_query("delete=0", "name", , , true);
>
> That's how it was initially, and I was convinced default is better. So I
> don't think I'm going back to empty. default indeed seems to be more
> readable (try to visually distinguish between ,,,, and ,,,, - if you
> have a lot of code, it won't be that easy). It is more verbose, but PHP
> never attempted to be "save the bytes" language.
>
>
another small advantage would be that IDEs could show you the default value
for the argument when hovering the default keyword.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


Thread (69 messages)

« previous php.internals (#68833) next »