True. The situation isn't any better in Java or PHP BTW. Tcl does a bit of effort to get there tough. / for everything and it gets translated right. Tcl and Smalltalk: lovely homoiconic languages of art someone can master. Le 27 mars 2012 18:08, "Igor Stasenko" <siguctua@gmail.com> a écrit :
On 27 March 2012 17:59, phil@highoctane.be <phil@highoctane.be> wrote:
I would vote for Zn to deal with it all...
The problem is in FileUrl, which is related to different path encoding scheme on windows (use drive letter(s), and back slashes instead of normal ones).. i'm not sure if Zinc can help there, because its urls mostly for http.. if i'm not mistaken.
No so simple I know but...
Le 27 mars 2012 17:18, "Marcus Denker" <marcus.denker@inria.fr> a écrit :
On Mar 27, 2012, at 4:05 PM, Igor Stasenko wrote:
Try:
(FileDirectory default / 'foo') asUrl retrieveContents
Yes, we need to really do a pass over the Url... there is Url (from old Squeak). The there is URI, a package from Impara that we wanted to replace Url in Squeak 3.9 but development stopped when Impara could not contribute to Squeak
anymore
(due to politics...).
Then there is ZnUrl...
Definitly needs cleanup. We need one model for Url that works.
Marcus
-- Marcus Denker -- http://marcusdenker.de
-- Best regards, Igor Stasenko.