<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bi_na</author_name>
  <author_url>https://blog.hatena.ne.jp/bi_na/</author_url>
  <blog_title>bi_naの日記</blog_title>
  <blog_url>https://bi-na.hatenadiary.org/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>Xcode4</anon>
  </categories>
  <description>はじめに @property(nonatomic, retain) したときのメモリ管理の動きが気になりここに示す。 前提：@property(nonatomic, retain) のセッターの擬似ソース -(void) setName:(TYPE)obj{ if(name != obj ){ [name release]; name = [obj retain]; } } 参考 詳解 Objective-C 2.0 第3版作者: 荻原剛志出版社/メーカー: SBクリエイティブ発売日: 2011/12/23メディア: 単行本購入: 14人 クリック: 98回この商品を含むブログ (25件) を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbi-na.hatenadiary.org%2Fentry%2F20120514%2F1336987160&quot; title=&quot;@property(nonatomic, retain)をしたときのメモリ管理の動き - bi_naの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://images-fe.ssl-images-amazon.com/images/I/51HSjbVdHVL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-14 18:19:20</published>
  <title>@property(nonatomic, retain)をしたときのメモリ管理の動き</title>
  <type>rich</type>
  <url>https://bi-na.hatenadiary.org/entry/20120514/1336987160</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
