« Bugzilla Issues Index
#3751 — refactor out GetModuleNamespace as its own operation
- bug_id:
3751
- creation_ts:
2015-02-04 13:44:00 -0800
- short_desc:
refactor out GetModuleNamespace as its own operation
- delta_ts:
2015-02-19 19:11:10 -0800
- product:
Draft for 6th Edition
- component:
Modules
- version:
Rev 32: February 2, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Dave Herman
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
12111
- comment_count:
0
- who:
Dave Herman
- bug_when:
2015-02-04 13:44:43 -0800
The [[Namespace]] property of Module Records is lazily computed by need in the linking process. The loader spec also needs this operation, so it should be refactored out as a GetModuleNamespace operation.
See https://gist.github.com/dherman/cad85565e0eb16d0a22d for details.
Dave
- commentid:
12853
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-17 17:29:49 -0800
fixed in rev34 editor's draft
- commentid:
13149
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:11:10 -0800
fixed in rev34