Quote of the week
Quote of the week
Posted Aug 18, 2011 11:32 UTC (Thu) by NAR (subscriber, #1313)Parent article: Quote of the week
On the other hand I've used to work on a project where the majority of function names were 3 or 4 letters long, like dsrq or nnm. I had absolutely no idea what these functions do, usually they were abbreviations of other abbreviations. Since vim can (mostly) automatically extend function/class/etc. names, it's not a big problem for me that the names are long as long as I can understand what it supposed to do.