• 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: Private, Protected methods in Obj C?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Private, Protected methods in Obj C?


  • Subject: Re: Private, Protected methods in Obj C?
  • From: Ondra Cada <email@hidden>
  • Date: Wed, 3 Apr 2002 23:24:46 +0200

On Wednesday, April 3, 2002, at 11:01 , email@hidden wrote:

Private
methods can't really be achieved

Actually they can -- a static function is just a private, non-inheritable method in fact ;)

You just have to use self explicitly (as an argument) to access properties.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.

  • Follow-Ups:
    • Re: Private, Protected methods in Obj C?
      • From: Jonathan Wight <email@hidden>
References: 
 >Re: Private, Protected methods in Obj C? (From: email@hidden)

  • Prev by Date: RSS Parsing
  • Next by Date: Re: Private, Protected methods in Obj C?
  • Previous by thread: Re: Private, Protected methods in Obj C?
  • Next by thread: Re: Private, Protected methods in Obj C?
  • Index(es):
    • Date
    • Thread