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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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.