- From: <bugzilla@jessica.w3.org>
- Date: Tue, 05 Oct 2010 02:12:23 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10977
Summary: Properties should be on prototypes, not on objects, in
the ECMAScript binding
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
AssignedTo: cam@mcc.id.au
ReportedBy: bzbarsky@mit.edu
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
DOM properties should be on prototypes and defined in terms of getter/setter
pairs; that would allow page scripts to override property implementations as
needed. This should be doable with an ES5 formulation of the ECMAScript
binding.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 5 October 2010 02:12:24 UTC