svn: r4905
This commit is contained in:
Jay McCarthy 2006-11-21 03:58:09 +00:00
parent 04c0daf572
commit 91aaeb95f5

View File

@ -58,9 +58,10 @@
(let ([file (make-temporary-file)])
(with-output-to-file file (lambda () (write config)) 'truncate)
(begin0 (load-configuration file) (delete-file file))))
#; ; This is not working yet
#; ; This is working now
(define config@
(load-configuration-sexpr config
(load-configuration-sexpr
web-dir config
#:make-servlet-namespace
(make-make-servlet-namespace
#:to-be-copied-module-specs