[plt-scheme] planet require idea
(Something like (require (planet soegaard/web/html/2/1)) would be more
feasible, I think.)
On Mar 20, Noel Welsh wrote:
> I don't know how feasible it is, but I'd like it.
>
> N.
>
> On Wed, Mar 19, 2008 at 6:45 PM, Simon Michael <simon at joyful.com> wrote:
> > 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 ?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!