On Mon, Mar 2, 2015 at 2:53 PM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
> Hi Rowan,
>
> On Tue, Mar 3, 2015 at 7:40 AM, Rowan Collins <rowan.coll...@gmail.com>
> wrote:
>
>> The issue here is PHP will keep inconsistent names forever or not.
>>> IMHO.
>>>
>>
>> Have you noticed the slight contradiction here? You want to get rid of the
>> inconsistent names, but you propose to keep the old, inconsistent, names
>> around forever. And then you want to add more names, so that people can
>> inconsistently use a different name for the same thing.
>
>
> I should have written "PHP will keep _only_ inconsistent names forever or
> not".
> My proposal is to have consistent names that accord CORDING_STARNDARDS,
> not eliminating inconsistent names.

Seriously, let call them exceptions to the CS and move on. I do think
that doing that will create even more mess that what we actually try
to solve.

For the extension, it is relatively easier to actually provide more
clean and modern APIs when possible. For the core, leaving them like
that is simply the best move. And let focus on the scalar object-like
proposal.


-- 
Pierre

@pierrejoye | http://www.libgd.org

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

Reply via email to