Oh ok, that explains it. I guess I never thought tabs were formatted so
differently across IDEs/editors... shouldn't most editors allow changing
how tabs behave (just like as you mentioned for soft tabs)?

Anyway, my point was, Sammi offered a great contribution and was replied
to with "...and did you just change the indentation for the fun of it"? 

I change the indentation in my stuff to tabs (which in all my experience
have worked across editors), and I also change the bracket styles from 

function() {
}

To...

function()
{
}

...Those are such matters of preference I think there is no point
bringing that up in reply to someone's functional contributions. That
was my real point, just sticking up for Sammi in those matters of
preference.

It just makes someone feel like not wanting to contribute further when
they are picked at for such meaningless stuff. And big deal about his
licensing line... we all know this stuff is all free for anyone who
wants it. No one here (or very very FEW if any) of us are lawyers...
give the guy a break and reply constructively to the functionality, not
nit-picking...

Sorry.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Thomas Fuchs
Sent: Friday, February 17, 2006 8:44 AM
To: rails-spinoffs@lists.rubyonrails.org
Subject: Re: [Rails-spinoffs] Sortable Tree Addition [PATCH]

Tabs are evil, because they're formatted in different ways on  
different editors.
Your text editor should allow for switching to soft spaces when you  
hit tab.
The official scriptaculous/prototype/rails style is 2 spaces instead  
of a tab.

You do use an editor that allows for this, do you...? :)

-Thomas

Am 17.02.2006 um 15:38 schrieb Ryan Gahl:

> As far as indenting... the fact that the author(s) used spaces for
> indentation in the first place has always been an annoyance. Why not
> just hit the TAB key once and make all tabs equal rather than hitting
> space multiple times and ending up with all sorts of inconsistent
> indentation?
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

The information transmitted in this electronic mail is intended only for the
person or entity to which it is addressed and may contain confidential,
proprietary, and/or privileged material.  Any review, retransmission, 
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from all computers.

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to