タグ

2015年9月26日のブックマーク (2件)

  • Simple HTTP with Retrofit 2

    About the content This talk was delivered live in August 2015 at Droidcon NYC. The video was transcribed by Realm and is published here with the permission of the conference organizers. Retrofit has been simplifying HTTP calls for years, and this v2.0 is no different. In addition to fixing some long-standing annoyances, there are a handful of new features which make it more powerful than ever. In

    Simple HTTP with Retrofit 2
  • clazz が仰向けに倒れたキョンシーに見える

    最近、会社の人間のソースにもちょくちょく clazz が出てくるようになった。 class って単語を使いたいが、予約語だから使えない。 なので s をひっくり返して z にするんだそうな。 Java 業界では流行ってるみたいね。 s を z にってのは、海を越えたアチラのかたがたには当たり前の発想なんでしょうね。 Jazz も元々は Jass だったわけだし。 しかし、そんなに class って単語が使いたい状況がわからない。 フレームワーク作っててリフレクション使う場合はまだしも、そんなしょっちゅうでてくるわきゃねーだろ。 普通に開発してて年に一回あるかどうか。 大抵はそのほかでマッチする単語あるだろうし。 someClass のようにちょっと修飾してやればいいだけやん。 きっと class が使いたいから clazz なんじゃなくて、clazz が使いたいから clazz なんだろう

    t-kashima
    t-kashima 2015/09/26
    知らなかった。“class って単語を使いたいが、予約語だから使えない。 なので s をひっくり返して z にするんだそうな。 Java 業界では流行ってるみたいね。”