Re: Switching from CVS to GIT

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eli Zaretskii
Date: Sunday, October 14, 2007 - 9:12 pm

> Date: Mon, 15 Oct 2007 02:22:53 +0100 (BST)

No, you need to think in abstractions rather than POSIX-isms, and then
let each platform implement those abstractions as appropriate.


No, you need to think abstractions like `absolute_file_name' and
`dir_separator'.


Stop thinking POSIX.  Think abstractions that are common to POSIX and
non-POSIX systems.  If you think POSIX, don't be surprised that it
won't port.


Yes, you can, nowadays.  But that doesn't mean it was TRT to use such
dirty tricks to implement temporary files or security.  One needs to
think in abstractions again, and leave the implementation to each
platform.


Only if the program was written with disregard to anything but POSIX.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Switching from CVS to GIT, Brian Dessent, (Sun Oct 14, 5:36 pm)
Re: Switching from CVS to GIT, Johannes Schindelin, (Sun Oct 14, 6:22 pm)
Re: Switching from CVS to GIT, Johannes Schindelin, (Sun Oct 14, 6:24 pm)
Re: Switching from CVS to GIT, Eli Zaretskii, (Sun Oct 14, 9:12 pm)
Re: Switching from CVS to GIT, Eli Zaretskii, (Sun Oct 14, 11:04 pm)
Re: Switching from CVS to GIT, Steffen Prohaska, (Mon Oct 15, 12:56 am)
Re: Switching from CVS to GIT, Eli Zaretskii, (Mon Oct 15, 1:20 am)
Re: Switching from CVS to GIT, Johannes Schindelin, (Mon Oct 15, 1:34 am)
Re: Switching from CVS to GIT, Johannes Schindelin, (Mon Oct 15, 1:47 am)
Re: Switching from CVS to GIT, Benoit SIGOURE, (Mon Oct 15, 2:02 am)
Re: Switching from CVS to GIT, Steffen Prohaska, (Mon Oct 15, 2:23 am)
Re: Switching from CVS to GIT, Eli Zaretskii, (Mon Oct 15, 4:06 am)
Re: Switching from CVS to GIT, Eli Zaretskii, (Mon Oct 15, 4:09 am)
Re: Switching from CVS to GIT, Johannes Sixt, (Mon Oct 15, 5:31 am)
Re: Switching from CVS to GIT, Eli Zaretskii, (Mon Oct 15, 5:37 am)
Re: Switching from CVS to GIT, Alex Riesen, (Mon Oct 15, 10:56 am)
Re: Switching from CVS to GIT, Paul Smith, (Mon Oct 15, 11:29 am)