« Bugzilla Issues Index
#2417 — 26.3.1.1 refers to non-existing slot [[RealmRecord]]
- bug_id:
2417
- creation_ts:
2014-01-21 02:43:00 -0800
- short_desc:
26.3.1.1 refers to non-existing slot [[RealmRecord]]
- delta_ts:
2014-04-06 11:29:23 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 22: January 20, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Till Schneidereit
- assigned_to:
Allen Wirfs-Brock
- commentid:
6974
- comment_count:
0
- who:
Till Schneidereit
- bug_when:
2014-01-21 02:43:42 -0800
- commentid:
6975
- comment_count:
1
- who:
Till Schneidereit
- bug_when:
2014-01-21 02:45:10 -0800
Hit submit too soon, sorry.
Steps 8.a and 8.b refer to [[RealmRecord]], which is called [[Realm]] everywhere else.
- commentid:
7317
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-15 13:36:33 -0800
fixed in rev23 editor's draft
The Realm object internal slot that refers to its RealmRecord is not called [[RealmRecord]]
The LoaderRecord slot that refers to the RealmRecord associated with the loader is called [[Realm]]
The latter can't be [[RealmRecord]] because that name is used as a nominal type brand on Realm objects.
- commentid:
7512
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:29:23 -0700
fixed in rev23 draft