Message 1 of 2
Would you ever use multiple Custom Features per command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was pondering if I would ever need to create more than one Custom Feature for a Command. I can't think of any use cases for this and am wondering if anyone else can come up with one. The reason I am asking is because I am creating a wrapper class which will encapsulate the create/edit CommandDefinitions and a single CustomFeatureDefinition. I am just not sure if I should add support for multiple Custom Features now or later when the situation arises.