Delphi-Fluent-JSON icon indicating copy to clipboard operation
Delphi-Fluent-JSON copied to clipboard

Add a few features

Open ritalin opened this issue 10 years ago • 0 comments
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.

ritalin avatar Jul 29 '15 07:07 ritalin