« Bugzilla Issues Index
#1047 — "Essential Internal Data Properties"?
- bug_id:
1047
- creation_ts:
2012-11-25 16:23:00 -0800
- short_desc:
"Essential Internal Data Properties"?
- delta_ts:
2015-01-17 05:24:04 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
WONTFIX
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- cc:
claude.pache
- commentid:
2801
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-25 16:23:46 -0800
Section 8.1.6.2 has Table 8 "Essential Internal Methods".
It seems like there should be a companion table:
"Essential Internal Data Properties",
with rows for [[Prototype]] and [[Extensible]].
- commentid:
2821
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-26 09:38:45 -0800
I don't think so. Those are internal data properties of ordinary objects. The MOP doesn't require them and some exotic objects don't have them.