paul.cross

Results 2 issues of paul.cross

Hxcpp transforms function types into dynamics (shown [here](https://imgur.com/a/NxXJ7iM)). Surely it should be converted into a C++ callback in the traditional sense or Callable? Using [HxScout ](https://hxscout.com/) showed a large object...

Due to the numbering scheme that json2object employs, it would seem that redundant source files are being generated. For example, for a `JsonParser` that parses an object such as `MyObject`,...