[plt-scheme] Re: sxml.ss - Works on its own, but not in module

From: Eric Biunno (01rice at gmail.com)
Date: Tue Jan 15 13:02:58 EST 2008

Wow, that's amazing!
Works for PLT version 371 also.
Thanks.

On Jan 15, 2008 12:24 PM, Dmitry Lizorkin <lizorkin at ispras.ru> wrote:

> > I've tried this already, but I still get the same error.
>
> Sorry for not testing the sample code before sending the mail.
> It turned out that the require-forms should have the opposite order:
>
> ;file foo-user.ss:
> (require (planet "sxml.ss" ("lizorkin" "sxml.plt" 1 4)))
> (require (file "foo.ss"))
> (display test)
>
> - works (at least for PLT 360).
>
> Dmitry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080115/166c2379/attachment.html>

Posted on the users mailing list.