ZF-4733: Allow namespaces in Zend_Json_Server
Description
Zend_Json_Server has arguments in setClass() and addFunction() to allow specifying a method namespace. However, currently, these are ignored. It should use them, in order to better mimic the other servers and provide more flexibility in naming in the API.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-10-30T06:41:43.000+0000
Added in trunk
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:22.000+0000
Changing issues in preparation for the 1.7.0 release.