Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use class enums instead of segregated constants #33

Closed
fmigneault opened this issue Apr 3, 2019 · 0 comments · Fixed by #404
Closed

Use class enums instead of segregated constants #33

fmigneault opened this issue Apr 3, 2019 · 0 comments · Fixed by #404
Assignees
Labels
triage/enhancement New feature or request

Comments

@fmigneault
Copy link
Collaborator

fmigneault commented Apr 3, 2019

applicable classes:

  • status
  • status compliant
  • status category
  • sort
  • order
  • formats
  • content-type
  • execute mode
  • execute control option
  • execute response
  • execute transmission mode
  • visibility

for "status" enums, also use improvements from other projects

@fmigneault fmigneault added the triage/enhancement New feature or request label Apr 3, 2019
@fmigneault fmigneault self-assigned this Apr 3, 2019
@fmigneault fmigneault changed the title Use class enums Use class enums instead of segregated constants Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant