What conventions are people here following for naming of instance variables and method arguments - particularly when method arguments are used to set ivars (instance variabl
Here's how Apple does it.