Mark Oteiza writes:

> Christopher Allan Webber <cweb...@dustycloud.org> writes:
>
>> Hello all!  I'm happy to announce the first public release of
>> guile-sjson!
>
> Congratulations!
>
>> What's guile-sjson?  Well, it's basically the previous work David
>> Thompson did on (ice-9 json), but since that seemed to sit without being
>> merged for a while and I needed it for several projects, I went ahead
>> and turned it into a module, with Dave's blessing.
>
> Sorry if I missed discussion on this, but is there intention to
> address the issues that kept (ice-9 json) from being merged?
>
> https://lists.gnu.org/archive/html/guile-devel/2015-09/msg00035.html

I did add tests, though not a standard test suite.

I didn't update the exception handling to be any better, I guess I
should do that. :)  I feel like I'm somewhat inadequate when it comes to
doing exceptions nicely in Guile...

Reply via email to