chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] [ANN] ssql-record


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] [ANN] ssql-record
Date: Sun, 04 Dec 2016 10:36:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Hi Arthur,

On Sun, 4 Dec 2016 05:20:17 -0200 Arthur Maciel <address@hidden> wrote:

> For the sake of syntax convenience when prototyping *simple* DB
> programs, I've written an egg to produce SSQL [1]. In *NO WAY* it is
> supposed to be an ORM to DBs.
>
> I'd love to hear comments and critics about the code [2]. Programming
> is just a hobby which I perform badly.
>
> CHICKEN maintainers, if possible, please add it to the coop [3].
>
> [1] http://wiki.call-cc.org/ssql-record
> [2]
> https://github.com/arthurmaciel/ssql-record/blob/master/ssql-record.scm
> [3]
> https://github.com/arthurmaciel/ssql-record/blob/master/ssql-record.release-info

Thanks for your egg.  Before we add it to the coop, there are a couple
of things that have to be fixed:

* https://github.com/arthurmaciel/ssql-record/get/0.1.tar.gz (referenced
  from ssql-record.release-info) gives a 404.

* salmonella catches multiple mistakes.

* Egg documentation should go to http://wiki.call-cc.org/egg/ssql-record
  (note the "egg" component in the path).

To identify the problems you can use salmonella or
https://github.com/mario-goulart/test-new-egg .  The latter will also
use henrietta-cache to check if the egg code can be downloaded.

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]