ehem...was a little sleepy when I wrote that. I meant... Is it possible to modify the method of a class at runtime?
The only way I can think of is to encapsulate the function into a Function property that gets called by a wrapper class method.
ehem...was a little sleepy when I wrote that. I meant... Is it possible to modify the method of a class at runtime?
The only way I can think of is to encapsulate the function into a Function property that gets called by a wrapper class method.