Chris Lowe wrote: > Not having a JIT may be really biting you here. AFAIK GWT > serialisation makes extensive use of reflection, however there seems > to be a way to define a custom field serializer (looks similar to > using Externalizable), but I've not tried this myself:
Oo. I didn't know you could do that --- I'll have a look. Thanks! That should work very nicely alongside GWT generators on the client side. -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "They laughed at Newton. They laughed at Einstein. Of course, they │ also laughed at Bozo the Clown." --- Carl Sagan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
