[Bug 20913] [Custom]: Meaning of prototype in document.register is underspecified

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20913

--- Comment #19 from Daniel Buchner <danieljb2@gmail.com> ---
(In reply to comment #18)

> I think you'd be surprised to what extent developers prefer option objects
> in widgets and object instantiations, it is actually the most common pattern
> in all major libraries today.

To clarify:

I think you'd be surprised to what extent developers prefer passing ***vanilla
objects*** as options for methods vs being forced into formal constructor
creation. The latter is huge in Java, not so much with web developers at-large.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 12 February 2013 01:40:30 UTC