[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] Avoiding code fork/duplication of serveez cfg code
From: |
Andreas Rottmann |
Subject: |
Re: [dev-serveez] Avoiding code fork/duplication of serveez cfg code |
Date: |
28 Nov 2002 11:06:26 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Thien-Thi Nguyen <address@hidden> writes:
> Andreas Rottmann <address@hidden> writes:
>
> I'll have a look at it.
>
> fyi, to save you the trouble, i've included below a sample wikid.conf.
> the form is internalized w/ a single (read (open-input-file ...)) in
> src/wikid/config.scm. the notable step in the otherwise mundane config
> processing is the translation from an external tag to the internal one.
> e.g., external: `max-msg', internal: `max-msg-size'. this is to reserve
> some flexibility for the internals. i hope the system you design can
> support that (or at least allow it to be supported easily).
>
Hmm, it seems your config stuff is purely scheme... The stuff I
adapted in Serveez is for using scheme to "configure" C structs.
Regards, Andy
--
Andreas Rottmann | address@hidden | address@hidden |
address@hidden
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62
Re: [dev-serveez] Avoiding code fork/duplication of serveez cfg code, stefan, 2002/11/26