This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [using gcc book] ch1 objective-c blurb


On Tue, 26 Aug 2003, Matt Austern wrote:

> On Monday, August 25, 2003, at 9:04 PM, Chris Devers wrote:
>
> > Great, you agree, but what then *would* be an interesting assertion?
>
> [....] Roughly: Objective C is an object-oriented extension to C that
> makes it possible to combine C with Smalltalk-style designs. [....]


Thank you for this suggestion, but in the end I think the more language
neutral rewrite of the entire chapter has eliminated the need for any kind
of language summary, whether for ObjC or any other.

In hindsight, a terse [one page] introductory chapter was probably never
the right place to start getting bogged down in such details.

Thanks for all the suggestions though :)

<aside>

  > Most users have no reason to care about low-level implementation
  > details like the compiler's intermediate representation.

 True, but I think this book is specifically for the people that *would*
 care, and not people learning to program well in any particular language.

</aside>


-- 
Chris Devers      cdevers@pobox.com
http://devers.homeip.net:8080/blog/

debugging, n.
Removing a BUG, either by tinkering with the program or by amending the
program specification so that the side effect of the bug is published as
a desirable feature. See also KLUDGE; ONE-LINE PATCH; STEPWISE REFINEMENT.

    -- from _The Computer Contradictionary_, Stan Kelly-Bootle, 1995


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]