I try to name a class (also members, properties and so forth) as exact as I can. But sometimes I’m not sure if this is so clever if the class name becomes huge (50 chars and mor
Every time you feel bad about your long names, try looking at this class for more than 5 seconds. I give you:
And its big sister:
Don't feel bad about it, names are supposed to be self explanatory, so as long as your class name is shorter than the code it contains, I think we are all good.