On 9/6/07, Linus Torvalds <torvalds@linux-foundation.org> wrote:As I said, it's a matter of believes. As such, any reasoning and arguing will be endless and pointless, as for any other religious issue. I'll give you reasons why to use C++ for Git (not why C++ is better for any project in general, as that again would be pointless): 1. Good String class will make code much more readable (and significantly shorter) 2. Good Buffer class - same reason 3. Smart pointers and smart handles to manage memory and file/socket/lock handles. As it is right now, it's too hard to see the high-level logic thru this endless-busy-work of micro-managing strings and memory. IMHO Git has a brilliant high-level design (object database, using hashes, simple and accessible storage for data and metadata). Kudos to you! The implementation: a mixture of C and shell scripts, command line interface that has evolved bottom-up is so-so. I don't see myself comparing assembler to C anywhere. I was pointing out that I've been programming in different languages (many more actually) and observed bad developers writing bad code in all of them. So this quality "bad developer" is actually language-agnostic :-). -- - Dmitry - 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
| Jeff Chua | 2.6.27rc1 cannot boot more than 8CPUs |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Winkler, Tomas | RE: iwlwifi: fix build bug in "iwlwifi: fix LED stall" |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
git: | |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Andrew Dickinson | tx queue hashing hot-spots and poor performance (multiq, ixgbe) |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
