Feature #474
Add a metadatum member to access translated tag values without the need to use streams
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Huggel | % Done: | 0% |
|
| Category: | design | |||
| Target version: | 0.17 | |||
Description
GUI applications need to get the values as strings.
Associated revisions
Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474.
History
Updated by Andreas Huggel 1008 days ago
Once #516 is implemented, it probably won't be possible to use an op<< to output translated tags anymore.