Patch|Refactor: Replaced Patch::Header with Patch::Metadata
Exposing the "raw" serialized format header and the deserializationmechanism is no longer sufficient as we need to preprocess the postsin order to describe the patch.
Todo: Revise/cleanup the API.
View differences
Patch|Refactor: Replaced Patch::Header with Patch::Metadata
Exposing the "raw" serialized format header and the deserialization
mechanism is no longer sufficient as we need to preprocess the posts
in order to describe the patch.
Todo: Revise/cleanup the API.