RE: [boost] Thought on paths
by other posts by this author
Jan 30 2002 7:50PM messages near this date
RE: [boost] function/bind ideas
|
Re: [boost] Objections to removing the old smart pointer class
boundary= ----_=_NextPart_001_01C1A9C7.5C96FE70
From: Glen Knowles <gknowles@[...]..>
X-Yahoo-Group-Post: member; u=86548529
X-Yahoo-Profile: glen_knowles
------_=_NextPart_001_01C1A9C7.5C96FE70
Content-Type: text/plain;charset=iso-8859-1
From: Ken Hagan [mailto: k.hagan@[...].. ]
> Remember, we already have OS-specific solutions for manipulating
> paths. I wouldn't personally be interested in another one.
Do we? I don't know of any platform that supplies C++ friendly pathname
manipulation. And, while I'm sure there are others, the only object oriented
one that I've seen is the Java File class. It also appears that many of us
have written pathname manipulation classes which implies a general need. For
myself, while it certainly depends on the kind of projects you work on, I've
gotten more reuse out of my pathname class then anything else I've written.
------_=_NextPart_001_01C1A9C7.5C96FE70
Content-Type: text/html;charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 3.2//EN>
<HTML>
<HEAD>
<META HTTP-EQUIV=3D Content-Type CONTENT=3D text/html; charset=3Diso-8859-=
1 >
<META NAME=3D Generator CONTENT=3D MS Exchange Server version 5.5.2653.12 =
>
<TITLE> RE: [boost] Thought on paths</TITLE>
</HEAD>
<BODY>
<P> <FONT SIZE=3D2>From: Ken Hagan [<A HREF=3D mailto: k.hagan@[...].. =
o.uk > mailto: k.hagan@[...].. </A>]</FONT>
<BR> <FONT SIZE=3D2>> Remember, we already have OS-specific solutions for=
manipulating</FONT>
<BR> <FONT SIZE=3D2>> paths. I wouldn't personally be interested in anoth=
er one. </FONT>
</P>
<P> <FONT SIZE=3D2>Do we? I don't know of any platform that supplies C++ fri=
endly pathname manipulation. And, while I'm sure there are others, the only=
object oriented one that I've seen is the Java File class. It also appears=
that many of us have written pathname manipulation classes which implies a=
general need. For myself, while it certainly depends on the kind of projec=
ts you work on, I've gotten more reuse out of my pathname class then anythi=
ng else I've written.</FONT> </P>
</BODY>
</HTML>
------_=_NextPart_001_01C1A9C7.5C96FE70--
|