You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Thrift structs don't neccessarirly always stay within RPC. Programs might
be interested in outputting them to a user / saving them to a DB.
Here, JSON (DB) SimpleJSON (User) serialization formats may be useful.
This Diff adds factories for both serialization formats.
Reviewed By: lcpoletto, doranand
Differential Revision: D38783343
fbshipit-source-id: cdb635dac21ddb954b09ece28bc1296476a5c862
0 commit comments