<div dir="ltr">Can we undeprecate the necessary classes and methods until there is a "proper" cleanup solution? As it stands, all Squeak Trunk builds on Travis CI are broken.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mo., 25. Feb. 2019 um 02:39 Uhr schrieb tim Rowledge <<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On 2019-02-24, at 4:09 PM, Fabio Niephaus <<a href="mailto:lists@fniephaus.com" target="_blank">lists@fniephaus.com</a>> wrote:<br>
> <br>
> Looks like FileDirectory>>uri is still sending asURI which broke ProjectLauncher (see [1]).<br>
<br>
Ooh, ouch. Yes that tiny pinhole leads to a small number of important usages. Bugger.<br>
<br>
So, since a URL is (apparently) a subset of a URI, and we have the barely used URI class and the modest tree of Url classes, is there anybody that would like to integrate them into a nice clean up to date system? It's well outside the range of my things to tackle anytime soon. <br>
<br>
Just for the record, the only 'leak' I noticed is #asURI being used in FileDirectory>>uri which leaks through FileDirectory class>>#fullPathForURI: and one tiny use in ProjectLauncher>>#startUpAfterLogin<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Trancelators interpret messages from the dead<br>
<br>
<br>
<br>
</blockquote></div>