Michael Flanakin's Web Log

Comments and complaints on software and technology in general

  Home  |   Contact  |   Syndication    |   Login
  159 Posts | 18 Stories | 268 Comments | 497 Trackbacks

News

This weblog is no longer being maintained. For the latest, check out www.michaelflanakin.com!

Twitter












Tag Cloud


Article Categories

Archives

Post Categories

Image Galleries

Miscellaneous

One thing that I've always seen, but never understood was the use of spaces over tabs. Does anyone have any good reasons for this? I prefer tabs because they are easier to use. For instance, if I need to delete an indention, I press backspace. If I need to move left one indention, I press the left arrow...both ONE time, not four. Different editors work in different ways, but I think that tabs completely ensure the same functionality. If it's a tab, it's treated the same way, no matter what.

One person mentioned that when you open code in a normal text editor, like Notepad, you get huge spaces. True, but how much do you use Notepad? If you use notepad, then you're crazy. There are a ton of good tools to edit all kinds of code. They can do all kinds of cool things.

So, I'm left with my quandry: Why do most standards include the mandatory use of spaces instead of tabs?

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted on Monday, December 15, 2003 9:32 AM