Foo JH wrote:
> Taguchi san,
>
> I like the coding style below for one main reason: it's easy to comment
> out if needed.
No easier than any other method - other than it's compressed into
fewer lines - which also makes it less easily modified.
> IMHO good coding style should support the followi
Taguchi san,
I like the coding style below for one main reason: it's easy to comment
out if needed.
IMHO good coding style should support the following:
1. Easy to read. Puristic styles are a matter of opinion. I prefer to
maintain a hybrid concept between K&R, BSD, and none-of-the-above;
choo
Thanks for replies.
This type of style should be named for the first creator or first teller
to have firstly reffered to it, like K&R or Allman.
I made a silly script to find the first writer...
By my script the first person is M[irs]+. eagle.
C:\>FFIND_IF.pl > FFIF.log
C:/Perl/lib/CPAN.pm
C:/Pe