The #abandonTempNames does not exactly what its selector saying

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

The #abandonTempNames does not exactly what its selector saying

Igor Stasenko
I thought it is there to abandon all methods with temp names embedded
into trailer.
But by looking at implementation i found that it simply makes all
trailers for all methods to be #(0).

IMO, method name should be changed to something more appropriate.

--
Best regards,
Igor Stasenko AKA sig.