Disable UIBinder style name obfuscation

2010-02-25 Thread jon918
I'm trying to figure out if there is a way to disable the obfuscation of the style names that are used in UIBinder templates when running in development mode, so that i can actually look at the styles in the dom and debug/tweak them there. Anyone know if this possible? -- You received this messag

Serialization questions

2008-11-24 Thread jon918
I have a few serialization-related questions: 1) In 1.5 there is now support for managing the serialization using the SerializationStreamFactory on the client. However on the server, I don't see how I can retrieve the SerializationPolicy for my module without using a GWT RPC call. Must I use the