<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rnsgm</author_name>
  <author_url>https://blog.hatena.ne.jp/rnsgm/</author_url>
  <blog_title>nishisuke blog</blog_title>
  <blog_url>https://rns.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>swift の 自作 UITableViewCell の話。 これが今の状態 protocol MyCellProtocol { // ここに汎用的な関数が生えてた。 func update(message: YourMessageProtocol) } class MyCell: UITableViewCell, MyCellProtocol { // impl } func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -&gt; UITableViewCell { let cell = tableV…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frns.hateblo.jp%2Fentry%2F2019%2F05%2F06%2F165244&quot; title=&quot;汎用的な名前をつけすぎる失敗 - nishisuke blog&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>2019-05-06 16:52:44</published>
  <title>汎用的な名前をつけすぎる失敗</title>
  <type>rich</type>
  <url>https://rns.hateblo.jp/entry/2019/05/06/165244</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
