Hi All, When attaching a class to a JSON-RPC server using Zend_Json_Server's setClass() method, is it possible to pass arguments to the class constructor? If not (which appears to be the case from browsing the source), is there a particular reason why this functionality is not available?
Thanks, Josh
