"Stig S. Bakken" wrote:
> PHP has a _much_ higher cost for using objects. This has design 
> implications that rules out designing your PHP code as you would do 
> for Java.

  Ah, here comes the beauty of SRM to play: I don't care about object
  creation costs, if I have to create my objects only once per
  application, not once for every request.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to