[plt-scheme] Re: sxml.ss - Works on its own, but not in module
Eric Biunno
01rice at gmail.com
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://list.cs.brown.edu/pipermail/plt-scheme/attachments/20080115/166c2379/attachment.htm
More information about the plt-scheme
mailing list