Truly Plural!
shashi @ June 22, 2007 # One Comment
I was working on a small shell script to generate stubs for a project we’re working on. After arriving at a rough design and deciding on the class names, method names to be generated, I started generating the stubs (scaffolding?). And came across an amusing non technical issue. getBench() was fine, but getBenchs() wasn’t. [...]
