Bug #581
Remove FindMetadatum* from API
Start date:
Due date:
% Done:
100%
Estimated time:
Description
These classes are only used internally. See class FindExifdatum in the anonymous namespace in tiffvisitor.cpp for a better place to have such misc stuff.
Associated revisions
History
Updated by Test user almost 13 years ago
The class names can be simplified as well. See the same example.
Updated by Andreas Huggel almost 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r1727.
Removed unary predicate classes FindMetadatum* from the public API. Fixes #581.