From rd7190 at gmail.com Thu Jul 19 22:38:13 2012 From: rd7190 at gmail.com (Ravi Desai) Date: Thu, 19 Jul 2012 18:38:13 -0400 Subject: [cl-json-devel] How to learn cl-json internals? Message-ID: <50088C55.4060309@gmail.com> 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. Thanks, Ravi From henrik at evahjelte.com Fri Jul 20 09:40:12 2012 From: henrik at evahjelte.com (Henrik Hjelte) Date: Fri, 20 Jul 2012 11:40:12 +0200 Subject: [cl-json-devel] How to learn cl-json internals? In-Reply-To: <50088C55.4060309@gmail.com> References: <50088C55.4060309@gmail.com> Message-ID: On Fri, Jul 20, 2012 at 12:38 AM, Ravi Desai 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: