Path as an object in std.path
Joshua Niehus
jm.niehus at gmail.com
Wed Jun 5 00:11:47 PDT 2013
On Wednesday, 5 June 2013 at 06:27:46 UTC, Dylan Knutson wrote:
> "which exposes a much more palatable interface to path string
> manipulation".
> [...snip...]
> I'd like some feedback on what others think about this;
personally, I prefer the current implementation and found it easy
to use for the multitudes of tiny scripts I've written. I
wouldn't like to create an "object" just to call isAbsolute.
That being said, I don't see why having the struct would hurt.
Nice work by the way
More information about the Digitalmars-d
mailing list