Re: [fpc-pascal] Nesting

2010-09-14 Thread Luiz Americo Pereira Camara
Juha Manninen (gmail) escreveu: A new Lazarus review : http://delphimax.wordpress.com/2010/09/13/freepascal-and-lazarus-success-or- failure/ has this comment about Lazarus source: --- Abundant use of the Exit() command instead of nesting code in If/then/else. It has been proven (last time in De

Re: [fpc-pascal] Nesting

2010-09-13 Thread Dimitri Smits
- "Juha Manninen (gmail)" schreef: > A new Lazarus review : > http://delphimax.wordpress.com/2010/09/13/freepascal-and-lazarus-success-or- > failure/ > > has this comment about Lazarus source: > --- > Abundant use of the Exit() command instead of nesting code in > If/then/else. It > has be