| From: Eli Barzilay (eli at barzilay.org) Date: Wed Sep 17 06:54:35 EDT 2008 | 
 | 
On Sep 17, Dave Herman wrote:
> > In the latest SVN, there is a web-server/formlets directory with a
> > 'formlets' module.
> 
> How about a `main' module in the web-server/formlets directory...
> 
> > (require web-server/formlets/formlets)
> 
> ...so you could write (require web-server/formlets)?
The `main.ss' thing works only at the top level of a collection.
-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!
| Posted on the users mailing list. | 
 |