Re: [whatwg] URL: URLQuery

On Fri, Nov 30, 2012 at 10:02 AM, Alexandre Morgaut
<Alexandre.Morgaut@4d.com> wrote:
>> Only feedback left is the return types of set(), append(), and delete().
>
> Maybe remove() would be better than delete() as delete is a reserved JS keyword ;-)

Nope, it's contextually reserved.  You can use in places like a method
name without a problem.

~TJ

Received on Friday, 30 November 2012 20:13:07 UTC