ModernUO/Projects/Server/Json
Kamron Batman e869c105d0
fix(core): Fixes type caching & cleanup (#422)
- [X] Fixes some issues with the type caching
- [X] Changes type check default to ignore case
- [X] Splits out type caching of insensitive and sensitive lists. This means less stuff to iterate through when checking a type against the string.
- [X] Adds an ArrayEnumerator, mostly for reference purposes (copy/paste as needed)
2021-01-20 00:10:33 -08:00
..
Converters fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
DynamicJson.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
JsonConfig.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
JsonUtilities.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00