v3.9 and scamper and HTML package

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

v3.9 and scamper and HTML package

Brad Fuller-3
Scamper doesn't (work for me anyway) in v3.9 #7067 (dev image) when
loaded from the SqueakMap Package Loader.

An MNU occurs when one starts "web browser". This occurs in the scamper
initialize method on "HtmlParser":

document := HtmlParser parse: (ReadStream on: '').


Scamper depends on the package "HTML":

====
Name: HTML
Summary: A simple HTML Parser
Author: Lex Spoon
Owner: Marcus Denker <[hidden email]>

Description:
A simple HTML Parser
=====

Once I loaded HTML, scamper worked.

Thought others might want to know. Can the scamper package be repackaged
so that it depends on HTML?


--
brad fuller
www.bradfuller.com