Skip to content

Properties : return metadata as map #141

Closed
@valnoel

Description

@valnoel

Currently, file metadatas are returned as a PropertiesMap object, which is a typedef of vector of string-string pairs. This vector involves to be parsed all along each time the user wants to extract a metadata, whereas a map would allow to access it directly, from its key name.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions