<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anton0825</author_name>
  <author_url>https://blog.hatena.ne.jp/anton0825/</author_url>
  <blog_title>日々精進</blog_title>
  <blog_url>https://anton0825.hatenablog.com/</blog_url>
  <categories>
    <anon>IT</anon>
    <anon>iOS</anon>
  </categories>
  <description>○不変条件を満たすことを保証するオブジェクトを極力少なくする 画面上表示してないけど、オブジェクトとしては存在しているコントローラやビューって普通いっぱいあると思う。 そういうオブジェクトの状態も最新の状態に合わせよう、いつ画面に表示されても問題ない状態に保とうとするのはかなり大変。修正の影響範囲が大きくなる。 基本的に画面に表示していないビューやコントローラは破棄するか、状態を更新しないようにすべき。 画面に表示する前にviewWillAppearとかでデータを読み込んで状態を最新にする。これ大事。 ○NSNotificationをObserveする期間を極力短くする 例えば、画面に表示され…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanton0825.hatenablog.com%2Fentry%2F20120703%2F1343356452&quot; title=&quot;iPadアプリ開発方針続き - 日々精進&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-07-03 11:34:12</published>
  <title>iPadアプリ開発方針続き</title>
  <type>rich</type>
  <url>https://anton0825.hatenablog.com/entry/20120703/1343356452</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
