chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] rails-like framework


From: Thomas Chust
Subject: Re: [Chicken-users] rails-like framework
Date: Sat, 22 Apr 2006 18:58:44 +0000 (GMT)

On Sat, 22 Apr 2006, ThomasChust wrote:

[...]
A small example using TinyCLOS and SQLite3 is attached. It does runtime generation of classes and accessor methods completely automatically from the database schema and is terribly easy to use because I didn't have the time to make up something sophisticated.
[...]

Oops, I just found some parameter handling mistakes in my quick hack that would break it with more "advanced" usage. Here is a better version.

cu,
Thomas

Attachment: sqlite3-tinyclos.scm
Description: Mini bridge between SQLite3 and TinyCLOS


reply via email to

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