Currently, many Views plugin classes violate core naming standards in that the class's purpose is ambiguous when the namespace is not used. Reference: http://drupal.org/node/608152
Proposed resolution
Determine new standards for Views plugin naming so that the plugin's class name is more meaningful out of context.
Later in the release cycle, rename classes according to the new standard.
Comments
Comment #1
dawehnerI'm really sure not about the best way for naming views classes in both a consistens and useful way.
Let's take the Node field handler as example:
Comment #2
xjmWe never really got consensus on a naming pattern and it's way past API freeze, so marking wontfix.