On 23 Nov 2005, at 13:03, Simon Willison wrote:
Here's an easy lesson we can learn from Rails: pluralisation sucks. Person -> People, Family -> Families etc is all very pretty but at the end of the day you're constantly left asking yourself if the bug you are facing would be fixed by adding or removing an S.

+1, let’s get rid of pluralisation altogether.

It’s also bad for newcomers: in my first django app I used to have “newss” :-/

Cheers.
--
Antonio



Reply via email to