Re: What design patterns do you usually use?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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
japruim@xxxxxxxxxx

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux