<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yano-htn</author_name>
  <author_url>https://blog.hatena.ne.jp/yano-htn/</author_url>
  <blog_title>無気力ITエンジニアの備忘録</blog_title>
  <blog_url>https://yano-htn.hatenadiary.org/</blog_url>
  <categories>
    <anon>デザインパターン</anon>
  </categories>
  <description>Proxyパターン 必要になってから作るパターン。実際の処理との間に一段クラスをかませることで、必要になるまで実処理の実行を抑止させる。 ポイントは ワンクッション挟むことで途中までの処理を肩代わりさせる 使う側からはProxyも実処理も透過的に見せる とかかな。ホンダとDecoratorパターンとの類似性を指摘してるけど、個人的にはChain of Responsibilityパターンとなんとなく類似性を感じる。実装。サンプルと若干かぶるけど、ファイル書き込みのProxy。 http://dl.dropbox.com/u/7810000/code/design_pattern/proxy.z…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyano-htn.hatenadiary.org%2Fentry%2F20120429%2F1335695583&quot; title=&quot;デザインパターンを覚えたい (Proxy) - 無気力ITエンジニアの備忘録&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-04-29 19:33:03</published>
  <title>デザインパターンを覚えたい (Proxy)</title>
  <type>rich</type>
  <url>https://yano-htn.hatenadiary.org/entry/20120429/1335695583</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
