[squeak-dev] Removal of Web Browser Support in FileStream

Rein, Patrick Patrick.Rein at hpi.de
Tue May 7 12:18:21 UTC 2019


Hi everyone,

some weeks ago I asked regarding the support for running Squeak as a browser plugin and the consensus was to deprecate the code for it. While deprecating the corresponding methods, I also noticed some related protocols which build upon the web browser request protocol but are not used by anyone except for the also deprecated HTTPClient. My current strategy was to go ahead and deprecate these methods also. You can find the resulting methods in the changeset attached. Alternatively, we could try to convert these methods to a WebClient- or HTTPSocket-based implementation. However, without actual use cases in the trunk image this does not feel like it would be worth the effort.

Any thoughts? :)

Bests
Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: RemoveBrowserSupport.1.cs
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20190507/f3556d10/attachment.ksh>


More information about the Squeak-dev mailing list