unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* delete-file ??
@ 2002-07-14 16:33 Bruce Korb
  2002-07-15  6:00 ` Rob Browning
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Korb @ 2002-07-14 16:33 UTC (permalink / raw)



Hi,

Programming successfully is a task involving keeping track of
a myriad of minutia and fitting all the little pieces together.
Anything that reduces the amount of information that one needs
to track is a good thing.  The Guile library supports POSIX
calls with POSIX-ly named functions.  Excellent.  I only need
to learn one set of names and figure out some mostly obvious
permutations to use the Guile function for the POSIX call.
So, despite the fact that "delete-file" is far more obvious
than "unlink", the rename increases the complexity of my
programming life.  I had to find "delete-file" by grepping
the source for "unlink *\(".  Ick.  Please consider adding
"unlink" and any other POSIX calls that got renamed.
Thanks.

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-07-16  1:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-14 16:33 delete-file ?? Bruce Korb
2002-07-15  6:00 ` Rob Browning
2002-07-16  0:03   ` Bruce Korb
2002-07-16  1:56     ` Rob Browning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).