Move struct FileMetaData into separate file
ClosedPublic

Authored by aspotashev on Jun 11 2019, 7:27 PM.

Details

Summary

Move xliffextractor.* and poextractor.* into src/metadata/

These files are not specific to project/ , they are only about
extraction of metadata into struct FileMetaData.

Update includes

projectmodel: Move FileMetaData operator overloads into filemetadata.*

Test Plan

it compiles

Diff Detail

Repository
R456 Lokalize
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aspotashev requested review of this revision.Jun 11 2019, 7:27 PM
aspotashev created this revision.
sdepiets accepted this revision.Jun 16 2019, 4:20 AM

Great thanks

This revision is now accepted and ready to land.Jun 16 2019, 4:20 AM
This revision was automatically updated to reflect the committed changes.