Skip to content

XA2004, how specific should you get? #6

@madd0

Description

@madd0

XA2004 states that you should not suffix control names with too specific types, but it does not specify how specific you should be.

For example, in the explanation, it says that a StackPanel can be called ActionPanel if all we are changing is its Visibility. But Visibility is a property of UIElement, so why not ActionUIElement?

I'm playing devil's advocate here, but maybe this rule or another should give a hint as to how name the control without being either too specific or to general unnecessarily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions