« Bugzilla Issues Index
#2787 — 26.2.1.1 Reflect.Realm: Remove step 4 and invert condition in step 8
- bug_id:
2787
- creation_ts:
2014-05-01 08:58:00 -0700
- short_desc:
26.2.1.1 Reflect.Realm: Remove step 4 and invert condition in step 8
- delta_ts:
2014-06-16 16:11:28 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 24: April 27, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- cc:
till
- commentid:
8081
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-01 08:58:38 -0700
26.2.1.1 Reflect.Realm ( [ target , handler ] )
- Remove steps 5-6, already handled in step 4.
- Change condition in step 8, remove "no".
- commentid:
8125
- comment_count:
1
- who:
Till Schneidereit
- bug_when:
2014-05-04 11:22:56 -0700
I think the intent is to keep steps 5 and 6 as a pair, so it's step 4 that should be removed.
- commentid:
8133
- comment_count:
2
- who:
André Bargull
- bug_when:
2014-05-04 12:03:47 -0700
Step 5 does not make any sense at its position, because steps 1-4 can never trigger any side effects which means the constructor function won't ever be reentrantly applied during 1-4.
- commentid:
8140
- comment_count:
3
- who:
Till Schneidereit
- bug_when:
2014-05-04 12:52:17 -0700
You're right - I guess the NOTE really only makes sense as step 23.
- commentid:
8545
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-18 11:47:54 -0700
fixed in rev25 editor's draft
- commentid:
9013
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-16 16:11:28 -0700
fixed in rev25 editor's draft