FreeBuilder icon indicating copy to clipboard operation
FreeBuilder copied to clipboard

FreeBuilder GWT serialization fails if the user type does not extend Serializable

Open alicederyn opened this issue 10 years ago • 0 comments

Failure mode is complaints about types not being whitelisted.

Hopefully this can be fixed on the autogenerated code. If not, the requirement to extends Serializable should be documented, and enforced at compile time.

alicederyn avatar Feb 10 '15 23:02 alicederyn