• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Function overloading for ObjC classes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Function overloading for ObjC classes


  • Subject: Re: Function overloading for ObjC classes
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 22 Feb 2004 20:40:24 -0500

On Feb 22, 2004, at 1:25 PM, Allan Odgaard wrote:
C++ has both typeid, dynamic_cast and RTTI (run-time type information) -- but function overloading does serve many useful purposes -- mostly related to generic programming, something absent from Cocoa, despite its OO features ;)

Generic programming and object-oriented programming are different things. Objects with common interfaces can be used in many of the same ways templates are in generic programming, but they're not the same technique.

-- Chris

--
Chris Hanson <email@hidden>
bDistributed.com, Inc.
Outsourcing Vendor Evaluation
Custom Mac OS X Development
Cocoa Developer Training
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Function overloading for ObjC classes (From: Ondra Cada <email@hidden>)
 >Re: Function overloading for ObjC classes (From: Allan Odgaard <email@hidden>)

  • Prev by Date: Re: Animated GIF
  • Next by Date: window levels...
  • Previous by thread: Re: Function overloading for ObjC classes
  • Next by thread: Re: Function overloading for ObjC classes
  • Index(es):
    • Date
    • Thread