Skip to content

Extract value manipulation from Mapper::mapRawData() #37

@Miljar

Description

@Miljar

At the moment, the Mapper::mapRawData() method both maps data and for some keys, manipulates the value. This manipulation is written as a big switch-case. Now it's rather short, but in the long run this is not maintainable. A better solution should be implemented.

Both in the Native and Exiftool mappers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions