jesterj icon indicating copy to clipboard operation
jesterj copied to clipboard

Add class or interface with all common field names

Open dgoldenberg1234 opened this issue 9 years ago • 1 comments

Rather than us sprinkling the code with string literals it's best if we have a class or interface with the common field names. This has the advantages of avoiding misspellings and secondly keeping track of what fields we're using.

dgoldenberg1234 avatar Mar 22 '16 15:03 dgoldenberg1234

Going to leave this open so that inspired commits/pull requests can reference it, but I'm not holding up any release for it.

nsoft avatar Jun 12 '17 22:06 nsoft

There are several enums for this purpose now. It's a general code cleanup type of thing, and this issue would likely be in "never done" state forever. Specific cleanups can have their own ticket.

nsoft avatar Feb 21 '23 18:02 nsoft