Path: utzoo!attcan!uunet!samsung!olivea!orc!inews!raidun From: raidun@intel.com (Rashid Aidun) Newsgroups: comp.lang.smalltalk Subject: Deferred, Overload Message-ID: Date: 11 Dec 90 18:38:14 GMT Sender: news@inews.intel.com Distribution: comp Organization: Corporate CAD, INTeL Corporation, Santa Clara, CA Lines: 19 In smalltalk one can tell a method that its a subclass responsibility. Is there a way to do this in C++ in the same manner ? I know one can use virtual, but the method needs to still be defined right ? (example would be great). In C++ you can overload operators. Does this make sense in SmallTalk ? overload is supported, right ? Thanks... Please send replies directly to: raidun@cadev6.intel.com or post them if thats not convenient. Thank you Rashid Aidun