I agree the only errors that should be suppressed are the file not found errors. Parse errors would break the application, so need to be thrown as usual.

Darby Felton wrote:
Stanislav Malyshev wrote:

I'll then plan to branch Zend_Loader to the incubator with some code to implement selective suppression of the "file not found" warnings in autoload().

I'm curious whether the performance cost to production applications will be deemed worth the benefit, hence my intent to branch to the incubator for benchmarking comparison with the trunk version. Hopefully the difference will be negligible for most applications.

Any other opinions?

Best regards,
Darby

--
Jack

Reply via email to