Contributors

Label: performce

Content with label performce in Contributors (See content from all spaces)
Related Labels: development , exceptions , optimization

Lazy-loading Exceptions
Overview Almost every component of ZF has at least one namespaced exception class for it. Many of the components load the files containing these exceptions prematurely, even when no exception is thrown. Since throwing an exception is the exception and not the rule, ZendException classes ...