Aug. 5, 2011
8:08 a.m.
'www.squeaksource.com' asZnUrl host -> nil 'http://www.squeaksource.com' asZnUrl host -> 'www.squeaksource.com' i wonder if url should have notion of default scheme and if sheme not specified, use a default one i.e. 'http:' ? 'www.squeaksource.com' asUrl authority -> 'www.squeaksource.com' 'www.squeaksource.com' asUrl scheme -> 'http' -- Best regards, Igor Stasenko AKA sig.