Xref: utzoo comp.sys.next:3297 comp.lang.c++:4768 Path: utzoo!attcan!uunet!wuarchive!gem.mps.ohio-state.edu!apple!agate!shelby!polya!eclipse.stanford.edu!hall From: hall@eclipse.stanford.edu (Keith Hall) Newsgroups: comp.sys.next,comp.lang.c++ Subject: IF Builder and Obj-C v. C++ Message-ID: <11907@polya.Stanford.EDU> Date: 23 Sep 89 00:00:17 GMT Sender: USENET News System Reply-To: hall@eclipse.stanford.edu (Keith Hall) Followup-To: comp.sys.next Organization: Stanford University Lines: 6 What does Objective-C offer that C++ doesn't such that the interactive mode of the Interface Builder is possible? I have heard that Objective-C has "dynamic binding" but I don't understand how that is more powerful than virtual functions in C++. Thanks for an explanation. Keith