Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Utilize enums for categorical data #14

Open
danielenricocahall opened this issue Nov 3, 2022 · 0 comments
Open

Utilize enums for categorical data #14

danielenricocahall opened this issue Nov 3, 2022 · 0 comments

Comments

@danielenricocahall
Copy link
Owner

Convert the use of raw strings to enums for better readability, reduced likelihood for bugs, etc. in cases where there are a finite number of options i.e; "asynchronous", "synchronous", "hogwild" for server mode, "u", "g" for request options, etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant