Skip to content

allow for parameter ordering control by the user #94

@k-rister

Description

@k-rister

We need to drop any parameter sorting that is being done and allow for the following:

We have the ability to potentially combine from 3 different places:

  1. required
  2. includes
  3. sets

I would probably like the ability to at least do this:

  1. Force the required block to be first
  2. Force the include block to be second
  3. Force the set block to be third

However, I could see myself really wanting to do this:

  1. Force the required block to be first
  2. Force one include block to be second
  3. Force the set block to be third
  4. Force additional includes to be inserted at specific points in the set block

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions