[racket-dev] make xml structs transparent?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Fri Jun 18 13:45:53 EDT 2010

You could also install your own inspector ahead of time (use the
sandbox is probably the easiest thing).

Robby

On Fri, Jun 18, 2010 at 12:34 PM, John Clements
<clements at brinckerhoff.org> wrote:
> Is there some good reason why the 'document' and 'prolog' structures in the xml library are not transparent? In the "just trying to see what's there" stage of programming, it would be a lot simpler not to have to dig through them with explicit accessors.
>
> John
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>


Posted on the dev mailing list.