On Sep 6, 2011, at 10:16 AM, Andrei Alexandrescu wrote: > On 9/6/11 12:05 PM, Daniel Murphy wrote: >> "Andrei Alexandrescu"<[email protected]> wrote in message >> news:[email protected]... >>> >>> Yah, I also think the documentation makes it easy to clarify which module >>> is the preferred one. >>> >>> I think there's a lot of merit to simply appending a '2' to the module >>> name. There only place where the '2' occurs is in the name of the module, >>> and there aren't many modules we need to replace like that. >> >> I still can never remember if I'm supposed to be using std.regex or >> std.regexp. > > Yet another argument :o). I also don't quite remember right now whether > strstream or stringstream is the new one (I think the latter).
The latter. I never forget this one because the name we're supposed to use is annoyingly long :-)
