From: Jason C. <cam...@xp...> - 2001-04-03 12:32:07
|
Anyone look at the Beta of Nuke 5 yet?? I wanted to see whats changed or has been improved. I still IMHO see bad PHP coding. There are tons of if/then/else statements and if/then statements where it could be a switch statement. Now I'm sure I've seen and remember tests from long long long time ago with even Turbo Pascal that multiple if/then statements are alot slower to execute than say a "Case" statement or for PHP a "Switch" statement. Just seems hard to believe those weren't changed to switch statements in the new version. At least they've been changed in phpWebSite :) Its just really bad coding and I hate bad coding.... Jason Campbell Xplozive Media Technologies www.xplozivemedia.com |