<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>w6500</author_name>
  <author_url>https://blog.hatena.ne.jp/w6500/</author_url>
  <blog_title>tanihiro.log</blog_title>
  <blog_url>https://tanihiro.hatenablog.com/</blog_url>
  <categories>
    <anon>iOS</anon>
    <anon>objective-c</anon>
  </categories>
  <description>最近、自分でobjective-cをちょこちょこ書いていて、API作る側もちょっと気をつけた方がいいなーと思ったことがありました。 それは、プロパティ名です。 1. &quot;id&quot;を使わない objective-cにはid型があるので、プロパティ名でそのままidを使うとまぁややこしくなるから、APIで渡してあげる時もxxxIdにしてあげると、スッキリします。 2. &quot;newXXX&quot;を使わない なんか、newXXXという変数を定義するとビルドすらできなくなってしまいます。 property's synthesized getter follows Cocoa naming convention for…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanihiro.hatenablog.com%2Fentry%2F2013%2F12%2F19%2F004409&quot; title=&quot;iOSエンジニアにモテるAPIを作るための3つのこと - tanihiro.log&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>2013-12-19 00:44:09</published>
  <title>iOSエンジニアにモテるAPIを作るための3つのこと</title>
  <type>rich</type>
  <url>https://tanihiro.hatenablog.com/entry/2013/12/19/004409</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
