April 1, 2015
2:19 a.m.
I guess FileUrl has been subsumed by ZnUrl. The problem is that the fact that a URL points to a file is part of it's type. Now there is the ugly: ZnUrl>>#asFileReference ... self assert: self scheme = #file description: 'Only a file:// URL can be converted to a FileReference'. Also Xtreams had FileUrl #reading, #writing, #appending, which also don't make sense in their current implementations for non-file URLs. Suggestions? Comments? ----- Cheers, Sean -- View this message in context: http://forum.world.st/FileUrl-Removal-Rationale-tp4816536.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.