vocaro·vor 11 Jahren·discussXML is not schemaless. It was designed to be extensible through schemas. It's in the name, after all: eXtensible Markup Language.XML also doesn't suffer the problems of a limited set of pre-defined types that JSON has. Its type system is extensible through schemas.
vocaro·vor 11 Jahren·discussI'm hoping the Human 1.1 patch resolves these defects:Bug #12: Memory leak causes occasional "enter room and forget why" stateBug #57: Buffer overflow of extra hair in non-standard locationsBug #98: Motivation module randomly fails to load
XML also doesn't suffer the problems of a limited set of pre-defined types that JSON has. Its type system is extensible through schemas.