3 Replies Latest reply on Sep 10, 2011 11:13 AM by cbrock

    Immutable classes and/or custom serialization

    almac

      Does errai have any current/pending support for serialization of immutable classes

      (e.g. a class with no setters or no-args constructor)?

       

      One can do this in GWT-RPC using a CustomFieldSerializer, but I haven't managed

      to find evidence of a similar facility in errai.