Enforce type checking for instance & table properties
Open
- Dominant language
- Java
- Stars
- 107
- Forks
- 29
- Avg merge
- 19h 46m
- Merged PRs (30d)
- 141
Description
We would like to ensure that getInt, getLong, etc. on SleeperProperties can only be called with a property of the correct type.
This may not be feasible when combined with a need to type check whether a property is an instance or table property. It would be nice to have if we find a way.
Contributor guide
Assessment
This issue has not been assessed yet.