Greatest comment for me from this discussion: "In other words, if your code is read a lot more than it's written (and what code isn't?), then you should consider creating a fluent interface."<p>Good code is probably written once, and read a million times.