Chromium Code Reviews
DescriptionMove the responsibility to convert from JSON to AccountMetadata into gdata_wapi_operations.
These are two purposes of this change.
1) Resolve the asymmetricity of the JSON(or XML) and typed C++ conversion.
Now, operation classes take the C++ parameters and format them into JSON/XML.
However, the response is converted in GDataWapiService. This CL resolves the
asymmetricity for AccountMetadataFeed.
2) This is also the preparation of the GDataWapiService::GetAboutResource and
GetAppList implementation.
BUG=174237
TEST=Ran unit_tests.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185491
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||