• 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: "Tricks" of the "Trade"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Tricks" of the "Trade"


  • Subject: Re: "Tricks" of the "Trade"
  • From: Erik Thorteran <email@hidden>
  • Date: Thu, 7 Jun 2001 00:36:22 -0700

I will have to admit, I am still in C mode, I'm getting the hang of it though...

6. Use subroutines, even inline ones if necessary, it removes clutter
from each source code file, and spreads it out.

The drawback of this is that it breaks the Object Oriented paradigm. I
only do this when performance is a big issue.

BTW Inline functions are truly cool, because they are like #defines, except much more powerful. I guess I just hate scrolling through one source code file that is miles long, I guess I could use categories, but then again, then the main class cannot access the methods in the categories.


  • Follow-Ups:
    • Re: "Tricks" of the "Trade"
      • From: Georg Tuparev <email@hidden>
    • Re: "Tricks" of the "Trade"
      • From: John Hörnkvist <email@hidden>
    • Re: "Tricks" of the "Trade"
      • From: Rob Rix <email@hidden>
References: 
 >Re: "Tricks" of the "Trade" (From: Enrique Zamudio <email@hidden>)

  • Prev by Date: Re: "Tricks" of the "Trade"
  • Next by Date: Re: "Tricks" of the "Trade"
  • Previous by thread: Re: "Tricks" of the "Trade"
  • Next by thread: Re: "Tricks" of the "Trade"
  • Index(es):
    • Date
    • Thread