Summary

get rid of ##sys#alias-global-hook

Metadata

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.).

Changes and comments

[2011-06-18 19:41:46 UTC] felix removed milestone 4.8.0

[2011-11-14 13:45:14 UTC] felix changed status from new to closed

[2011-11-14 13:45:14 UTC] felix set resolution to worksforme

[2011-11-14 13:45:14 UTC] felix wrote:

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.