Normally I see abstract classes named as Abstract
Class. But when there are many abstract classes that leads to needing to type at least Abstract
C when using code completion. Therefore I suggest that abstract classes be named ClassAbstract
so that code completion is more usable. "Abstract" is a modifier on the class name anyway and it doesn't need to be in the primary position. What do you think?
I know this isn't a huge deal -- I am just suggesting it as a minor improvement.
No comments:
Post a Comment