[cl-json-devel] How to learn cl-json internals?

Henrik Hjelte henrik at evahjelte.com
Fri Jul 20 09:40:12 UTC 2012


On Fri, Jul 20, 2012 at 12:38 AM, Ravi Desai <rd7190 at gmail.com> wrote:

> Hello everyone,
>     I'm trying to learn the cl-json system and am going through the source
> code. Is there a suggested way of going through the code to learn it? Right
> now I'm going through it in the order that the files are loaded.
>

That is probably a good start. Also tracing and then running a single
testcase might be helpful (run 'name-of-test). If you want something
advanced to do I think there is a failing testcase to fix. And ask
questions here if you are confused.

/Henrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-json-devel/attachments/20120720/3c6a6b04/attachment.html>


More information about the cl-json-devel mailing list