[plt-scheme] problem with browser module

From: Robby Findler (robby at cs.uchicago.edu)
Date: Wed Jul 2 16:32:26 EDT 2008

It looks like this wasn't tested after it was ported to v4.0. I've
tested it enough to see that it can visit web pages and checked in
some fixes to SVN.

(But I'm not sure I'd recommend that browser to anyone. It isnt very
fancy and I doubt we'll keep maintaining it, now that it isn't being
used for our documentation any longer.)

Robby

On Wed, Jul 2, 2008 at 3:00 PM, Robby Findler <robby at cs.uchicago.edu> wrote:
> Sorry -- likely a bug.
>
> Robby
>
> On Wed, Jul 2, 2008 at 2:57 PM, Jesse Aldridge <jessealdridge at gmail.com> wrote:
>> So nobody knows?  Seems like this should be a pretty easy question to
>> answer...
>>
>> On Tue, Jul 1, 2008 at 1:08 AM, Jesse Aldridge <JesseAldridge at gmail.com>
>> wrote:
>>>
>>> When I run this:
>>>
>>> #lang scheme
>>> (require browser)
>>>
>>> I get this error:
>>>
>>> m: argument does not implement #<|interface:hyper-frame<%>|>:
>>> #<class:...ork/private/frame.ss:316:4>
>>>
>>> What does the error mean?  Is the browser module broken?  I'm
>>> completely new to Scheme, so I don't understand what's going on here.
>>> _________________________________________________
>>>  For list-related administrative tasks:
>>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>
>


Posted on the users mailing list.