Browser plugin (was: Re: Mac 2.8 Browser plugin)

Bob Arning arning at charm.net
Thu Aug 31 14:34:46 UTC 2000


On Thu, 31 Aug 2000 16:14:50 +0200 (CEST) Bert Freudenberg <bert at isg.cs.uni-magdeburg.de> wrote:
>Some comments, though (this applies to everyone who wants to create
>Squeaklets):
>
>* You shouldn't use HTTPSocket to get stuff, but 
>	(FileStream requestURLStream: 'squeak.3ds')
>  which asks Netscape to fetch the file. You might also look at the 
>  PluginCodeLoader and PluginHTTPRequest stuff.

Bert,

Wouldn't this prevent those squeaklets from being used in Squeak that is *not* in a browser? 

Cheers,
Bob





More information about the Squeak-dev mailing list