> I believe this has been discussed in the past and not ack'd, please read 
> the php-dev archives...

  I tried and I tried but I couldn't find a discussion on anything
  similar on the mailing list.

  The code I sent is *already* in use, and has been in
  use for some time now. Take a look at this message from
  November 2001:

  http://marc.theaimsgroup.com/?l=php-dev&m=100687224711738&w=2

  I didn't introduce anything new, so if it was OK then it should be
  OK now. Also, the code cannot affect the people that are not using
  the feature so I do not think that there will be any kind of impact
  on the existing user base.

  This feature makes it possible to have one class per file and not
  to worry about inclusion at all. It becomes especially useful when
  used together with products such as Zend Accelerator, where files
  are cached (and you do not have to worry about a large number of
  small files).

--
Ivan Ristic, [EMAIL PROTECTED] 
[ Weblog on PHP, Software development, Intranets,
and Knowledge Management: http://www.webkreator.com ]


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

Reply via email to