26.08.2010 14:24, Kevin Read ?????:
I'll try to shoehorn the PHP class names into the fully qualified Java
class name. The issue here is that the web service is also used by the
iPhone client, where the deserialization is completely custom-built,
so I'll have to tread lightly*sighs*
I think it's easier to fix it on the client (Android) side.

Put all Hessian-izable objects in one package, and make a change in the piece of code you posted earlier to always add the package name.

No changes to the PHP side - no worries about breaking the iPhone client.

--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com


--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to