How to include a class in a Published project

Rudolf Coetsee rudolfcoetsee at telkomsa.net
Thu Mar 24 10:46:15 UTC 2005


Hi

I am trying to create a Squeak "applet" that will run in a web browser.
I've created my project and am now trying to "publish" it. 

The problem is that I am using the "XMLDOMParser" class in my project,
and whenever I try and run the published "applet" in a web browser it
crashes because XMLDOMParser is not defined.

I've added the XMLDOMParser methods to my change set but I still get the
same problem.

Can anyone please tell me how I can get Squeak to include these classes
in the "published" project file?

Thanks

RUDOLF COETSEE





More information about the Squeak-dev mailing list