Opened 14 years ago
Closed 14 years ago
#613 closed task (worksforme)
get rid of ##sys#alias-global-hook
| Reported by: | felix winkelmann | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | expander | Version: | 4.7.x |
| Keywords: | eval/meta modules renaming | Cc: | |
| Estimated difficulty: |
Description
Populating the initial environment for normal and compile-time evaluation would be a cleaner solution than using ##sys#alias-global-hook (probably), which does some rather ugly renaming because it has to figure out the correct identifier->symbol mapping (with/without a current-module, etc.).
Change History (2)
comment:1 Changed 14 years ago by
| Milestone: | 4.8.0 |
|---|
comment:2 Changed 14 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

I see no immediate demand for this, and would require a complicated and error-prone change in various parts of the module and macro system. Therefore I close this ticket until we either have lots of time to make the change or until something breaks seriously that requires such a change.