|
Michael T. Richter wrote:
e.g. I'm writing the code for a button and I want to clone it to multiplebuttonsin my graphical enviroment. The easiest way is to use the power of OOP.I'd pit the power of functional programming against the power of OOP in these affairs any day. :-)
I'd like to see code for UI widgets that wasn't emulating OOP in an ugly way.
Steve