Sunday, August 30, 2009

The (Flat and Long) Type Hierarchy of Zend_Exception

Trying to build the type hierarchy of the Zend_Exception class in Zend Framework using Eclipse PDT yields a long and flat list of Exceptions.

Should it be more "hierarchical-like"? I mean... the framework, with core and extra plugins?