Contributors

Label: exceptions

Content with label exceptions in Contributors (See content from all spaces)
Related Labels: performce , development , 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 ...