Skip to content

Create a command platform (Select-Many) #150

@plastikfan

Description

@plastikfan

Currently, Rename-Mamy is a big command. A lot of it is generic and could apply to other new commands. Current, if a new command is designed, it would have to be modelled on Rename-Many so that it contains all of its generic features, such as:

  • using the bootstrap and registering specs with it
  • get signals
  • getting locked status
  • termiinating error handling

It would be useful to have this all wrapped in an easily re-useable class. This would be akin to an Application class

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions