chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Help with the mysql egg


From: Kon Lovett
Subject: Re: [Chicken-users] Help with the mysql egg
Date: Tue, 22 Jan 2008 14:41:16 -0800


On Jan 22, 2008, at 2:29 PM, Jean-Philippe Theberge wrote:

OK, I keep in mind that you can easily and succesfully modify an egg you had never used.

Sorry, not sure what you mean. A compliment? ;-)

I think this should be added to the mysql egg. I can provide a diff or add it myself to the egg if I am provided with a repository access.

Thanks a lot!

You might want to contact address@hidden, the author. I don't know if he is active with egg maintenance though.


--
JP Theberge


I forgot to add the following to the code snippet (kinda necessary):

#>
#include <mysql.h>
<#

Note that the 'foreign-mysql-*' bindings are exported so the 'mysql- fetch-field-list' procedure doesn't need to be part of the egg.

Personally I think it a little too specific. Probably a 'define- foreign-record' should be added to the egg for the 'MYSQL_FIELD' struct, this would allow Scheme access to the entries from a pointer.

I can look into this if you need it.

<snip>

Best Wishes,
Kon






reply via email to

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