On Feb 27, 2008, at 11:42 AM, Aschwin Wesselius wrote:

No. Give me procedural code please. I can read that from top to bottom, it sticks on 1 flow of the processing. Downside is having some code multiple times all over the place (hence an argument for OOP).

Wouldn't that be a perfect place for functions though? Write the actual code just once and then call it throughout... At least that way, it (should be) easy enough to track down the actual code that needs to be changed... Assuming of course that the original programmer organized the functions either into separate files, or did 1 big file of functions...


--

Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424-9337
www.raoset.com
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to