• 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: Coding norms
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coding norms


  • Subject: Re: Coding norms
  • From: Lance Bland <email@hidden>
  • Date: Thu, 12 Dec 2002 13:07:36 -0500

On Thursday, December 12, 2002, at 12:37 PM, Mike Ferris wrote:

> For Cocoa itself, the general rule of thumb is that you declare public
> methods.
> [long explanation deleted]

hi-

I agree. Also, you should probably declare each one so the compiler
doesn't give warnings in implementations that use them. That is
especially true for non-32 bit arguments. I like to make an abstract
base class implementation for a delegate from which developers can
subclass from, or not, but just as a guide to possibly ease the making
of delegates.

-lance


------------------------------------
Lance Bland
mailto:email@hidden
VVI Is The #1 Visual-Report Tool Developer For Mac OS X
http://www.vvi.com
_______________________________________________
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: Coding norms (From: Mike Ferris <email@hidden>)

  • Prev by Date: Re: NSTableView strangeness?
  • Next by Date: Getting Window image.
  • Previous by thread: Re: Coding norms
  • Next by thread: Sound volume in Cocoa
  • Index(es):
    • Date
    • Thread