Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!daver!tscs!tct!chip From: chip@tct.uucp (Chip Salzenberg) Newsgroups: comp.lang.c++ Subject: Re: Static typing, OOP efficiency, and programmer error Message-ID: <27E8E12E.2D2A@tct.uucp> Date: 21 Mar 91 16:37:01 GMT References: <47199@nigel.ee.udel.edu> <27E17FD1.7241@tct.uucp> <28148@dime.cs.umass.edu> Organization: Teltronics/TCT, Sarasota, FL Lines: 15 According to connolly@livy.cs.umass.edu (Christopher Ian Connolly): > bar = (void*) fool_me_twice; > fool_me_once = (junk*) bar; Any safety feature can be subverted. Objective-C, as I understand the language, doesn't require the programmer to write a cast (or even its moral equivalent) in order to get an "I can't deal with that" error. If you lie to your compiler, you get what you deserve. -- Chip Salzenberg at Teltronics/TCT , "All this is conjecture of course, since I *only* post in the nude. Nothing comes between me and my t.b. Nothing." -- Bill Coderre