Uri class and parser

Jens Mueller jens.k.mueller at gmx.de
Fri Oct 26 01:11:04 PDT 2012


Jacob Carlborg wrote:
> On 2012-10-25 23:06, Jens Mueller wrote:
> 
> >I'd prefer the second option. Maybe write first some unittests for
> >std.uri, if there are none. Then move it.
> 
> Agree, but we want to minimize the code breakage.

That's what the unittests are for.
Code breakage that results in compiler errors (i.e. using deprecate) are
tolerable, I think. Silently code breakage is problematic.

Jens


More information about the Digitalmars-d mailing list