Method>>invokeOn: primitive likely broken. #280
Labels
bug
Fixes an issue, incorrect implementation
good first issue
Are you trying to have a good at SOMns? Start here!
help wanted
Would be great if you could help out here.
The current implementation of
Method>>invokeOn:*
method is likely broken.One issue seems the the primitive is not fitting into the current primitive hierarchy.
And thus, use at run time is likely going to fail.
Unfortunately, there do not seem to be any users or tests for it.
The text was updated successfully, but these errors were encountered: