Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various enhancement. #4

Merged
merged 2 commits into from
Jul 6, 2018
Merged

Various enhancement. #4

merged 2 commits into from
Jul 6, 2018

Conversation

VincentGsell
Copy link
Contributor

Fix - Refactor FixedFloatToStr (best use case and optimization)
Add - Add ObjectToJson and JsonToObject, rtti based
Fix - String unicode (\uxxx) encoding and decoding.

Warning : If pre-unicode delphi is a mandatory for you, you should decline the pull : With rtti, I do not sure that is always accepted. Thus, unicode support will not be ok.
It will worth perhaps for FixedFloatToStr, which is good refact.

VincentGsell and others added 2 commits July 5, 2018 21:12
Fix - Refactor FixedFloatToStr (best use case and optimization)
Add -  Add ObjectToJson and JsonToObject, rtti based
Fix - String unicode (\uxxx) encoding and decoding.
@rilyu rilyu merged commit 54a9730 into rilyu:master Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants