<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>Coding Tips</anon>
  </categories>
  <description>全ての関数は、publicがデフォルトである。 つまりどこからでもアクセスが出来る。ただ、関数の依存関係(どの関数内でどの関数が呼び出されているか)は、 少なくシンプルなほうがよいので、 特定の関数を窓口のようにして、その窓口からその他の関数を呼び出せる ようなスタイルにしたほうがベターである。また、関数(モデルも含まれる)同士の依存関係は、増やすのは簡単だが減らすのはとても 難しいので、依存関係を増やすときは注意が必要である。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F20120111%2F1326228816&quot; title=&quot;private と public - by shigemk2&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-01-11 05:53:36</published>
  <title>private と public</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/20120111/1326228816</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
