ZF-2308: Remove pointless dependencies
Description
Dependencies on other framework components should be reasonable. Obviously Zend_Rest_Client, Zend_Uri, and Zend_Service_Exception make sense, but ensure that the use of the filter and validation components is reasonable for the implementation.
Comments
Posted by Simone Carletti (weppos) on 2007-12-13T18:37:27.000+0000
Fixed in r7115