On Wed, Jan 12, 2011 at 8:54 AM, David Bovill <[email protected]> wrote:
> On 11 January 2011 21:45, Joerg Sonnenberger <[email protected]>wrote: > >> >> There is libmj, which can be found in netpgp. It's less than 20KB in >> size for both parser and writer. >> > > The parser would be useful as well for serialising multiple requests. The > web server could then create proper web services which could support a range > of clients (including but not limited to AJAX based front ends of). > i downloaded libmj last night, but there's maybe 3 lines of docs in the whole code and no examples of how to use it. The man page describes what it is for, but doesn't demonstrate its usage. When i started looking through it to figure out how it worked (its design seems reasonable enough, and the code well-structured) i found an apparent memory leak in the tree destructor function, so my enthusiasm was dampened a bit. i'm waiting to hear back from the author, and if he's responsive i'll take a closer look at libmj. -- ----- stephan beal http://wanderinghorse.net/home/stephan/
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

