Feb. 24, 2009
4:13 a.m.
Rob Rothwell wrote:
The class side methods seem easy enough to move to the instance side of DisplayScreen so that the global Display can execute them. Just some hunting down of the senders of those methods to do. All that remains on the instance side is:
ScreenController>>objectForDataStream: refStrm
Yes, that can just go away with the class. Michael