Greetings!
Gotta start by saying that I think MultiAjax is great. Sensible interfaces on both the PHP side and on the JS side, clean usage all around.
But, having some trouble getting serialization to work for PHP return vals of type other than array.
For example, consider a class MyPersonMultiAjax extending MultiAjax with a method called getPerson that wishes to returns a custom...