Re: Constructors (was: Sites using webkitAudioContext only)

On Thu, Jun 20, 2013 at 4:48 PM, Ehsan Akhgari <ehsan.akhgari@gmail.com>wrote:

> On Thu, Jun 20, 2013 at 11:40 AM, Doug Schepers <schepers@w3.org> wrote:
>
>> Hi, folks-
>>
>> Maybe someone could clear this up for me. Couldn't we just have both
>> types of constructor?
>>
>> Unlike method/keyword aliases and prefixed names, this doesn't seem like
>> something that would be particularly harmful or confusing to developers, or
>> too much effort to implement or maintain, and it solves both of the
>> concerns (backwards compatibility, and platform consistency) that seem to
>> be expressed.
>>
>
> We can.  But what's the point of having two ways to create each node?
>

To the extent that the group feels it can't rescind the create* methods,
compatibility. Else, nothing. And these APIs should move to ONLY providing
constructors.

Received on Thursday, 20 June 2013 16:03:16 UTC