Re: What framework & language is good for an old C++ mule.
Re: What framework & language is good for an old C++ mule.
- Subject: Re: What framework & language is good for an old C++ mule.
- From: Scott Ribe <email@hidden>
- Date: Mon, 13 Mar 2006 11:30:13 -0700
- Thread-topic: What framework & language is good for an old C++ mule.
> I too was an old C++ mule, and didn't lile Objective C at first because I
> had a run in with SmallTalk many years back and did NOT like it.
Me too. One of things about Cocoa that is outstanding is the way in which
delegates are used to avoid overdependence on inheritance. The problem with
Smalltalk (for me) was the way in which the inheritance tree grew so deep,
with much of the inheritance ordering being completely arbitrary. This is
exactly the reason why, until Cocoa, I hated *every* single-inheritance
framework I ever looked at it, and there were quite a few.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden