djehuti.com – The Armory
Mac and Music geekery. Not much heraldry talk.
Menu Close
  • Home
  • About
    • Discography
  • Stockholm Street Deterioration
  • PitchCalc

Day: July 24, 2012

Returning Retained Properties in Objective-C

Posted on July 24, 2012 by Ben

In Objective-C, retained object properties are quite common: @class MyOtherObject; @interface MyObject : NSObject { MyOtherObj* mOtherObj; } @property (nonatomic, retain) MyOtherObject* otherObj; – (void) doSomeRandomThings; @end @implementation MyObject @synthesize otherObj = mOtherObj; // … @end Well, that’s all well… Continue Reading →

Tips Mac, Programming

Links

  • Daniel Pipitone Design
  • Spotted Peccary Music
  • The Universe of Discourse

Mini-Me

  • Code Playground
  • Me on iTunes
  • Me on Twitter

On This Site

  • About
    • Discography
  • PitchCalc
  • Stockholm Street Deterioration

Categories

  • Musings (5)
  • News (7)
  • Opinions (10)
  • Tips (4)
  • Uncategorized (9)

Calendar

July 2012
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Nov   Dec »
© 2022 djehuti.com – The Armory. All rights reserved.
Hiero by aThemes