Changes between Version 7 and Version 8 of ModuleSystem
- Timestamp:
- 11/29/05 15:37:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModuleSystem
v7 v8 32 32 2. the field name and function namespaces are different and export/import rules should take this into account, declaring fields creates _both_ a function and a field name. so should exporting the function also export the field name? or should the field name only be exportable via a subordinate list? 33 33 34
