[ale] Organizing data

Chris Fowler cfowler at outpostsentinel.com
Wed Apr 28 09:50:43 EDT 2004


On Wed, 2004-04-28 at 09:43, Chris Fowler wrote:
> On Wed, 2004-04-28 at 09:38, Geoffrey wrote:
> 
> > Perl is no more or less readable or maintainable then any other language 
> > when properly written (that includes commented).
> 
> Correct.  I also break down large chunks of code into functions as much
> as possible.  My attention span is short so I can not stay focused in
> one single function for 1000 lines of code.

One thing that helps readability is OOP.  That will consume a few more
cycles.

> 
> 
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale



More information about the Ale mailing list