"several-thousand line case statement" I have run into more then a few of those in my time. Now when every I see I Case statement I think, is this a place that a some OOD/OOP would of been a better choice? I have simplified my programming (life) so much by removal of case stements (Trsnasfered to a sub class, composition etc. ) I just 'cry' when I here someone say Yes I do OOP, I use (insert language here) and then I find a "several-thousand line case statement".
OH before anyone think otherwise yes I use case statements, just a lot less then in the past when doing procedureal style coding. -----Original Message----- >From: Garrett Fitzgerald <[EMAIL PROTECTED]> >Sent: Sep 20, 2006 3:48 PM >To: ProFox Email List <[email protected]> >Subject: FoxPro at The Daily WTF > >We made it twice this week: I can't tell if that's a good or bad thing. :-) > >http://thedailywtf.com/forums/thread/91869.aspx >http://thedailywtf.com/forums/thread/92281.aspx > > >_______________________________________________ Anthony L. Testi _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

