-
Sub-task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
DataGrid Sprint #30
The PersistenceMarshallerImpl uses protostream to do marshalling and if not falls back to a user marshaller. The protostream context supports many more JDK built in types that we aren't currently testing for. This would allow a user to not have to supply these themselves.
An example of known types can be found in the BaseProtoStreamMarshaller class.