David Whipp wrote:
> It would be nice to say:
> $mySite = http://www.foo.bar/text.html;

Vs.
  $mySite = new URL 'http://www.foo.bar/text.html';

I am far from convinced.

-- 
John Porter

Reply via email to