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

From: John Clements (clements at brinckerhoff.org)
Date: Tue Jan 15 15:01:11 EST 2008

On Jan 15, 2008, at 10:02 AM, Eric Biunno wrote:

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

Well, it's sort of amazing: it's also sort of a problem with the sxml  
package, AFAICT.  Would it be possible to fix the package so that this  
is no longer an issue?

John Clements


> 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
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080115/ce0e06a3/attachment.html>

Posted on the users mailing list.