Excerpts from Jeffrey Ollie's message of Wed Nov 25 09:46:47 -0800 2009: > On Wed, Nov 25, 2009 at 10:16 AM, Scott Robinson <scott at quadhome.com> > wrote: > > > > To accomplish this, I used the cJSON library sans parsing logic. > > I wasn't familiar with cJSON so I went over to take a look. I haven't > really examined the code, but I really don't like the fact that you > are expected to copy the cJSON code into your project.
I selected cJSON because it was simple for integration. Given how libsha1.c is included in lib/, I figured adding a depedency wouldn't be very popular. Would it be better to link with a previously existing library? -- Scott Robinson | http://quadhome.com/ Q: Why are my replies five sentences or less? A: http://five.sentenc.es/
