Hello,
Does anyone know if there are limitations to the number of classes and/
or to the depth of object graphs that can be serialized.
We have here a very complex transfert object (I didn't conceive it, I
just provide support - and I already suggested modifing the model, no
need to tell me that), and the service deferred binding fails with no
apparent reason (already checked all the classic ways to make an
object not serializable : no Objects, not raw types, no public
constructors, both ISerializable and Serializable (needed because we
Serialize objects on the server side too) etc.)

Is that possible that the SerializableTypeOracleBuilder fails on some
stack overflow or IndexOutOfBounds without telling me?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to