Saturday Code Quote: 1

This is going to be the first in a series of funny source code comments I happen to stumble across.  First up is the Apache Jakarta project…

Someone’s not flushing the office toilet – eew:

    /**
     * A Writer based on a wrapped Writer but ignoring requests to
     * close() and flush() it.  (Someone must have wrapped the
     * toilet in my office similarly...)
     */

From the source of Apache Jakarta Project.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Google Bookmarks
  • BlinkList
  • DZone
  • Live
  • Ma.gnolia
  • Reddit
  • Slashdot
  • SphereIt
  • StumbleUpon

Related posts:

  1. IBM Flunked Their HCI Course
  2. Open Source Can’t Blame Piracy
  3. Ah Well…

Comments are closed.