<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gothedistance</author_name>
  <author_url>https://blog.hatena.ne.jp/gothedistance/</author_url>
  <blog_title>Life is Really Short, Have Your Life!!</blog_title>
  <blog_url>https://aroundthedistance.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Swift</anon>
  </categories>
  <description>The Swift Programming Language: Propertiesよりこれは簡単でびっくりだ。C#のPropertyChangedよりもイケてる仕組みだと思う。 class StepCounter { var totalSteps: Int = 0 { willSet(newTotalSteps) { println(&quot;About to set totalSteps to \(newTotalSteps)&quot;) } didSet { if totalSteps &gt; oldValue { println(&quot;Added \(totalSteps - oldValue) steps&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faroundthedistance.hatenadiary.jp%2Fentry%2F2014%2F11%2F12%2F180718&quot; title=&quot;swiftだと簡単にプロパティの監視が出来る件 - Life is Really Short, Have Your Life!!&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>2014-11-12 18:07:18</published>
  <title>swiftだと簡単にプロパティの監視が出来る件</title>
  <type>rich</type>
  <url>https://aroundthedistance.hatenadiary.jp/entry/2014/11/12/180718</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
