Manuscript (Case [Issue]21754) Kernel - improve API to evaluate a compiledMethod

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

Manuscript (Case [Issue]21754) Kernel - improve API to evaluate a compiledMethod

Pharo Issue Tracker
Manuscript Notification
avatar
Marcus Denker opened Case 21754: improve API to evaluate a compiledMethod and assigned it to Everyone:
Bug in Project:  Kernel: 1. Pharo Image  •  You are subscribed to this case
To evaluate a not installed compiledMethod, there is just

valueWithReceiver:arguments:

in many cases methods are executed on a nil receiver and/or with no or just one arg.

It would be nice to have a more fluid API:

valueWithReceiver:arguments:
valueWithReceiver:
value, value:, value:value: and so on
valueWithArguments:

This would even make CompiledMethod execution compatible with Blocks, which makes a lot of sense (both can be evaluated).
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