Path as an object in std.path

Steven Schveighoffer schveiguy at yahoo.com
Thu Jun 6 10:53:51 PDT 2013


On Thu, 06 Jun 2013 13:50:13 -0400, Walter Bright  
<newshound2 at digitalmars.com> wrote:

> For example, what about symlinks?

Path operations should not require a real filesystem.  They are string  
manipulations, nothing more.

There is huge value in that.

-Steve


More information about the Digitalmars-d mailing list