Delphi-Fluent-JSON
Delphi-Fluent-JSON copied to clipboard
Add a few features
trafficstars
- Convenient object creation
TFluentJSON.AsObject method
- Switching prety printer
Add no-indentation and no new-line when passing false to ToString method.
- Object member composition with anonymouse function
Operating stack by Up / Down / Return result in lost the position in hyerarchy structure. I think nested syntax is more friendly in hyerarchy structure.
Please, see unit test project in details.