On Wed, 2 Jan 2002, Maciejewski, Thomas wrote: > agreed that OO isnt always better but the point that I was trying to make > was that I would rather build more structured code that is easier to > maintain / debug than to worry about the internal speed of a program ... > also wanted to point out that there are other aspects to the percieved speed > of a program like running servlets or in tomcat or whatever ....
Having your code clean and easy to maintain should be the goal of any software project, even if you are writing in GW-BASIC. :-) You can write well-structured, OO code in Perl and write sloppy, hard to maintain code in Java. -- Brett http://www.chapelperilous.net/ ------------------------------------------------------------------------ "I have more information in one place than anybody in the world." -- Jerry Pournelle, an absurd notion, apparently about the BIX BBS -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]