[FIX] NicerProjectFromUrl-bp ( [er] Looks good; improvement, but: )

frank.shearar at rnid.org.uk frank.shearar at rnid.org.uk
Wed Feb 16 17:35:58 UTC 2005


First, I think the code's a good start at cleaning up the Url code.

The tests all pass in my 3.8g-6550 image.

And, provided you use my toText->asString changeset, Scamper's happy
with the changes.

Now time for my "but": I think we need some sort've mechanism so
packages can add to the list of known URLs. For instance, my SIP package
uses a SipUrl, and currently that package changes Url's code directly
(in an analogous way to HttpUrl and friends).

Mind you, maybe that's something for the next changeset! (One of my
first thoughts was having something in SubclassOfUrl class>>initialize
add to a collection in Url.

frank



More information about the Squeak-dev mailing list