[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guile-sjson's first public release (v0.2)!
From: |
Christopher Allan Webber |
Subject: |
Re: guile-sjson's first public release (v0.2)! |
Date: |
Tue, 25 Apr 2017 22:55:55 -0500 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Mark Oteiza writes:
> Christopher Allan Webber <address@hidden> 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...
Re: guile-sjson's first public release (v0.2)!, Mark Oteiza, 2017/04/25
- Re: guile-sjson's first public release (v0.2)!,
Christopher Allan Webber <=