FreeBuilder
FreeBuilder copied to clipboard
FreeBuilder GWT serialization fails if the user type does not extend Serializable
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.