Hi Derrell, After making a quick test, throwing new JsonRpcErrors, it seems like your additions work well.
Sadly, PHP4 doesn't know PHP5 exceptions, therefore I will have to stick with my fixed index.php within this project. I understand if you don't want to support the backend for different PHP versions, but I strongly advise to document the version dependence. If any reader of this list thinks PHP4 should have an RPC class: now is a good time to throw in a comment. The good news is that my following project will go PHP5 again:-) Bye, Stefan Derrell Lipman wrote: > You're right, it's needed where it was. It's also, however, needed in > the case of a new JsonRpcError object that was instantiated for a > "throw" in an RPC method. I've corrected the code so that it's done at > both appropriate times. Thanks for the report. Please try the current > version in svn. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
