TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

Bugfix/leaks and performance loss observed using jsonfactory #361

Open flsobral opened 3 years ago

flsobral commented 3 years ago

Fixes leaks observed while using JSONFactory and adds some improvements for reflection and JSONFactory performance.

Marked as DRAFT because I'd like some input in how to improve commit messages and documentation for this PR.