<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>argius</author_name>
  <author_url>https://blog.hatena.ne.jp/argius/</author_url>
  <blog_title>argius note</blog_title>
  <blog_url>https://argius.hatenablog.jp/</blog_url>
  <categories>
    <anon>develop</anon>
    <anon>Java</anon>
  </categories>
  <description>今扱っているものの中で、最も最悪*1のアンチパターンは、配列をカンマ区切り文字列にして、String[]→Stringを実現しているところ*2。複合的な要因もあって、少なくともカンマと&quot;null&quot;が例外扱いになる。さらに、これを分解してマップに格納するなんてことをしているもんだから、nullってどっちだよ、となった次第(?)。 題名は、EffectiveJava-第7章-項目32の文中より。値を他の人に渡すのに、型が色々あるとオーバーロードしなくちゃならないので面倒。文字列に変換して渡すようにしよう...これは止めましょう。そんなに型が煩わしいなら、動的言語を使いましょう*3。せめてAutoB…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fargius.hatenablog.jp%2Fentry%2F20060725%2F1153844624&quot; title=&quot;文字列は〜に対する代替としては貧弱です。 - argius note&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>2006-07-25 01:23:44</published>
  <title>文字列は〜に対する代替としては貧弱です。</title>
  <type>rich</type>
  <url>https://argius.hatenablog.jp/entry/20060725/1153844624</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
