<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tbpg</author_name>
  <author_url>https://blog.hatena.ne.jp/tbpg/</author_url>
  <blog_title>Tbpgr Blog</blog_title>
  <blog_url>https://tbpgr.hatenablog.com/</blog_url>
  <categories>
    <anon>Rubyによるデザインパターン</anon>
    <anon>Ruby</anon>
  </categories>
  <description>概要 Adapter Pattern 詳細 Adapter Patternは、既存のインターフェースと新たなインターフェースの橋渡しを行います。 サンプル仕様 あるサービスを提供するシステムがあります。 複数の利用者がサービスを呼び出します。1次開発ではサービスはargs引数のみを用意していました。 2次開発でoptionも受け取るようにします。 しかし、すでにサービスが提供されておりしばらくの間は古いインターフェースも残しておく必要があります。 そのためにアダプターを用意します。3次開発では、旧サービスの利用を廃止してアダプタとして呼び出していた処理も 新たな処理内容に改修します。 サンプル…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftbpgr.hatenablog.com%2Fentry%2F20140519%2F1400503423&quot; title=&quot;Ruby | Adapter Pattern - Tbpgr 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>2014-05-19 21:43:43</published>
  <title>Ruby | Adapter Pattern</title>
  <type>rich</type>
  <url>https://tbpgr.hatenablog.com/entry/20140519/1400503423</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
