From: David J. K. <dke...@ko...> - 2002-07-25 12:45:48
|
Whoa!!!!! Back the truck up. Tabs are *very* bad. Not every editor lets you choose tab width and it's not always convenient for people to change their editor configuration every time they want to edit the FileCaddy source code. This is a religious issue for me so as long as Kopsis is associated with FileCaddy the source will *not* use tabs for indenting! I initially ran everything through astyle to remove tabs for a reason. In the future, any "accross the board" changes like this need to be discussed on the mailing list before they are made and committed to CVS. -- - Dave Kessler President - Kopsis, Inc. http://kopsisengineering.com On Thu, Jul 25, 2002 at 05:27:22AM -0700, Matthew Bevan wrote: > Well, hopefully this won't cause too much trouble... I've re-run all the > .c and .h source through astyle. > > astyle --style=kr --indent=tab=2 -S *.c *.h > > Update before it's too late ^_^; The reason for this is I'm putting > together a code standard, and decided that tabs aren't that bad (they > can be whatever size -you- want them to be ;) > > -- > Matthew (Darkstorm) Bevan mb...@ma... > Margin Software, NECTI. http://www.marginsoftware.com > Re-inventing the wheel, every time. > > - The PILLSBURY DOUGHBOY is CRYING for an END to BURT REYNOLDS movies!! > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! > http://www.jabber.com/osdn/xim > _______________________________________________ > Filecaddy-developers mailing list > Fil...@li... > https://lists.sourceforge.net/lists/listinfo/filecaddy-developers |