« Bugzilla Issues Index
#3405 — 25.2.4 GeneratorFunction: Add note about [[CreateAction]] after MakeConstructor
- bug_id:
3405
- creation_ts:
2014-12-07 12:14:00 -0800
- short_desc:
25.2.4 GeneratorFunction: Add note about [[CreateAction]] after MakeConstructor
- delta_ts:
2014-12-23 20:23:28 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 28: October 14, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
10813
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-12-07 12:14:11 -0800
25.2.4 GeneratorFunction Instances
MakeConstructor can override the default [[CreateAction]] for GeneratorFunction instances. Maybe add a note to 25.2.4, so readers aware of this?
- commentid:
10963
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-08 14:05:20 -0800
fixed in rev30 editor's draft
added a special case in MakeConstructor for generators to ensure that they have their [[CreateAction]] set appropriately
- commentid:
11176
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-23 20:23:28 -0800
fixed in rev30