Manuscript (Case [Issue]21922) Compiler Opal - #bindings: allow shadowing of Globals

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]21922) Compiler Opal - #bindings: allow shadowing of Globals

Pharo Issue Tracker
Manuscript Notification
avatar
Marcus Denker opened Case 21922: #bindings: allow shadowing of Globals and assigned it to Everyone:
Bug in Project:  Compiler Opal: 1. Pharo Image  •  You are subscribed to this case
the compiler API allows to define an additional dictionary of bindings that shadow existing bindings.

The current version is implemented in a way that existing binding that are defined by the class (globals, class vars, pools) are not shadowed.

But there is actually no reason for this: a simple change allows us to shadow *everything*. This can be useful e.g. to compile code but exchange one class binding to point to another one.
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker