From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Migrating to Guile-JSON 3.x Date: Wed, 23 Jan 2019 14:00:08 +0100 Message-ID: <87d0on7cmf.fsf@elephly.net> References: <87o988n6tl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmLfF-0002vx-H9 for guix-devel@gnu.org; Wed, 23 Jan 2019 11:46:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmLfD-0004Dx-RE for guix-devel@gnu.org; Wed, 23 Jan 2019 11:46:09 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21837) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmLfD-0004Bh-JO for guix-devel@gnu.org; Wed, 23 Jan 2019 11:46:07 -0500 In-reply-to: <87o988n6tl.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > =E2=80=A2 Migration will be tricky since we=E2=80=99ll have to audit al= l our uses. > Most of our code that uses JSON has unit tests but some of it > doesn=E2=80=99t, in particular the web interface bindings in (guix ci= ) and > (guix swh). I hope this will result in more tests being written :) > =E2=80=A2 Things that depend on Guix (Cuirass, GWL, hpcguix-web, etc.) = will > have to switch at the same time. I can take care of hpcguix-web. GWL doesn=E2=80=99t use Guile JSON. -- Ricardo