comp.lang.ada
 help / color / mirror / Atom feed
From: "David Botton" <David@Botton.com>
To: <comp.lang.ada@ada.eu.org>
Subject: Re: How to rename a file?
Date: Sat, 29 Sep 2001 21:51:18 -0400
Date: 2001-09-29T21:51:18-04:00	[thread overview]
Message-ID: <mailman.1001814684.4666.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: uofnvnrrz.fsf@wanadoo.fr

That's not cool, but certainly an alternative.

The coolness is in that code was that you don't need any "special" bindings
for accessing low level C calls. In fact I think far to much emphasis has
been placed on the need of thin bindings. Concentration should rather be
made on "frameworks" (which POSIX bindings may perhaps also be included, as
cross platform was in mind) and tools that abstract the C interfaces and
work in a more Ada like nature.

David Botton

----- Original Message -----
From: "Pascal Obry" <p.obry@wanadoo.fr>
> Now the really cool method :)
>
>   POSIX.Files.Rename ("myoldfile", "whateveristhenewname");
>
> All the ugly binding to the OS has been done by the POSIX bindings
> developers... don't waste your time !





  parent reply	other threads:[~2001-09-30  1:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-27 19:43 How to rename a file? Pi
2001-09-27 23:09 ` tmoran
2001-09-27 23:36   ` Larry Kilgallen
2001-09-28  2:16 ` DuckE
2001-09-28  2:54   ` Pi
2001-09-28  3:41   ` David Botton
2001-09-28  7:39     ` Lutz Donnerhacke
2001-09-28 17:34     ` Pascal Obry
2001-09-28 18:39       ` Larry Kilgallen
2001-09-30  1:51       ` David Botton [this message]
2001-09-30  8:53         ` Pascal Obry
2001-09-30 10:21           ` Florian Weimer
2001-09-30 14:53             ` Pascal Obry
2001-09-29  5:02     ` DuckE
2001-09-28  3:16 ` David Botton
2001-09-28 16:03   ` Jeffrey Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox