[plt-scheme] planet require idea

From: Simon Michael (simon at joyful.com)
Date: Wed Mar 19 14:45:09 EDT 2008

That reminds me, enjoying the easier (require collection/lib) syntax, I 
had the desire to do:

  (require planet/soegaard/web/html/2/1)

instead of

  (require (planet "html.scm" ("soegaard" "web.plt" 2 1)))

What do you think ?



Posted on the users mailing list.