<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-hom</author_name>
  <author_url>https://blog.hatena.ne.jp/t-hom/</author_url>
  <blog_title>t-hom’s diary</blog_title>
  <blog_url>https://thom.hateblo.jp/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>VBAについての考え・意見</anon>
  </categories>
  <description>プログラミングでどうにもならないバグに出会ったとき、そのバグを回避するコードを書くことになる。 バグの回避コードというのは厄介で、単体で読んでも一見何をやっているのかさっぱり分からないことが多い。これをメインの処理コードに混ぜ込むと、メイン処理の理解を難しくさせる。 従って、バグ回避コードは短いものであっても別プロシージャに分離するのが望ましい。また、プロシージャ名はそのプロシージャの機能を説明する簡潔な名前であることが望ましいが、バグの回避用プロシージャは簡潔さを犠牲にしてでも説明的な名称にこだわりたい。以下、前回の記事で紹介したバグ回避用のプロシージャである。 長大な名称になっているが、「…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthom.hateblo.jp%2Fentry%2F2018%2F06%2F13%2F020310&quot; title=&quot;VBA バグの回避コードは別プロシージャに分離し、説明的な名前をつけ、懇切丁寧にコメントする。 - t-hom’s diary&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>2018-06-13 02:03:10</published>
  <title>VBA バグの回避コードは別プロシージャに分離し、説明的な名前をつけ、懇切丁寧にコメントする。</title>
  <type>rich</type>
  <url>https://thom.hateblo.jp/entry/2018/06/13/020310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
