This would allow for the names of attributes and actions to be arbitrary without doing a "display name" approach. While I generally don't know if I like this approach, I currently use Reflection to offer ways to iterate over the names, and I like that even less. A display name may end up necessary in the end anyway however.
This would allow for the names of attributes and actions to be arbitrary without doing a "display name" approach. While I generally don't know if I like this approach, I currently use Reflection to offer ways to iterate over the names, and I like that even less. A display name may end up necessary in the end anyway however.