[TYPO3-core] RFC: Whitespaces :-)

Dmitry Dulepov typo3 at accio.lv
Mon Aug 28 09:41:14 CEST 2006


Hi!

Michael Stucki wrote:
> Problem:
> Parts of the code look ugly
> 
> Solution:
> Apply the patches which I have attached. I've collected those changes during 
> the last few weeks, and finally I would like to know if anybody objects to 
> them. (Probably some will now remember these notations better in future...)

+1. Though I never liked tab between ) and {: it looks asymmetric with 
beginning of the phrase. I.e.:
	if (something)	{
	  |- space    |- tab
is worse then
	if	(something)	{
	    |- tab          |- tab
or
	if (something) {
	  |- space    |- space

-- 
Dmitry Dulepov
http://typo3bloke.net/

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-team-core mailing list