Very cool library. It would be nice if separator character can be change For example, for me personally aval := n.find('billTo.name'). value; more intuitive instead of aval := n.find('billTo/name'). value;
Also AFAIK, GPL v3 license will require application using this library must use GPL too. Zamrony P. Juhara Fano Framework https://fanoframework.github.io On Mon, Aug 26, 2019 at 15:12, Anthony Walter<sys...@gmail.com> wrote: I know the FCL already has a capable JSON parser, but I am writing some Amazon web service interfacing projects and wanted a smaller easier to use JSON parser to assist. I've create a new design for a JSON parser that is pretty small, yet powerful. If your interested, I've posted the code under GPLv3 and a write up of my thought process and the workflow of using an single small class to work with JSON: https://www.getlazarus.org/json/ Any and all feedback is welcome._______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal