[plt-scheme] planet require idea

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Mar 20 10:10:14 EDT 2008

There's extra stuff that fits into the parenthesized version of the
names that probably wouldn't fit into these names, but it may be worth
trying to come up with a syntax. Jacob?

Robby

On Thu, Mar 20, 2008 at 9:00 AM, Eli Barzilay <eli at barzilay.org> wrote:
> (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!
>
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.