This is a legacy RCR. If this is your RCR, please resubmit it using the new format and process.
I'd really like def to return something useful like the Symbol of the newly created Method. -- This would make it possible to do something like this:
private def x do internal stuff end
You might even want to return the created Method itself instead of its Symbol. This however would need public/protected/private changed a bit so they will take a Method as their parameter and use its Symbol.
Back to RCRchive.
RCR Submission page and RCRchive powered by Ruby, Apache, RuWiki (modified), and RubLog