Yeah I know from my code, which often is just bs project, that with nesting lotsa crap
it's a lot easier to follow the Original Method of:
for($i=0;$iOn Friday 12 April 2002 02:50, Kevin Stone wrote:
>
>> On the other hand the Inline Method is clean. You can see at a glance
>> where each block
On Thursday, April 11, 2002, at 02:13 PM, Analysis & Solutions wrote:
> Uch! Uch! Uch! I don't like their nesting ideas:
>if (condition) // Comment
>{
>}
>else // Comment
>{
>}
Neither do I -- that doesn't look too easy to read
On Friday 12 April 2002 02:50, Kevin Stone wrote:
> On the other hand the Inline Method is clean. You can see at a glance
> where each block begins ends. But it is not compact. It spreads the code
> out over many lines. I recommend this method for modern programmers coding
> on large screens.
My vote goes to the inline method which I am the only one to
use where I work :( But it is far cleaner even if it is less
compact.
Cheers,
Rob.
--
.-.
| Robert Cummings |
:-`.
| Webdeployer - Chief PHP and Java Programmer |
:--
Sent: Thursday, April 11, 2002 12:13 PM
Subject: Re: [PHP] Tutorial on proper code formating
> On Thu, Apr 11, 2002 at 01:33:40PM -0400, Erik Price wrote:
> >
> > http://utvikler.start.no/code/php_coding_standard.html
>
> Uch! Uch! Uch! I don't like their nesting ide
On Thu, Apr 11, 2002 at 01:33:40PM -0400, Erik Price wrote:
>
> http://utvikler.start.no/code/php_coding_standard.html
Uch! Uch! Uch! I don't like their nesting ideas:
if (condition) // Comment
{
}
else // Comment
{
}
This is the stan
On Thursday, April 11, 2002, at 01:25 PM, Jennifer Downey wrote:
> Hi all,
>
> Could someone point me to a tutorial on the proper way to format code.
> To
> make it more readable.
http://utvikler.start.no/code/php_coding_standard.html
Erik Price
Web Developer Temp
Media Lab, H.H. Br
Hi all,
Could someone point me to a tutorial on the proper way to format code. To
make it more readable.
TIA
Jennifer
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.344 / Virus Database: 191 - Release Date: 4/2/2002
--
PHP
8 matches
Mail list logo