In my code, I override UIView's removeFromSuperview method. Now, I'd like to make some changes so that when I'm sending the removeFromSuperview message to an instance of this UIView subclass, I can see my own explanation of what the method does, rather than Apple's explanation.
Please feel free to ask for clarification. I didn't get enough sleep last night.
Please feel free to ask for clarification. I didn't get enough sleep last night.