Skip to content

Utils for working with tags#323

Merged
197g merged 2 commits intomainfrom
tiff-value-for-tags
Jan 9, 2026
Merged

Utils for working with tags#323
197g merged 2 commits intomainfrom
tiff-value-for-tags

Conversation

@197g
Copy link
Member

@197g 197g commented Jan 8, 2026

Implement the encoder's TiffValue trait for the tags commonly defined and represented as separate types in our own code. We don't tie the tag for an entry of these to the value type (yet). This lets us keep the trait exactly as-is and we avoid unnecessary churn. We can always add a separate trait on top.

@197g

This comment was marked as outdated.

197g added 2 commits January 8, 2026 19:53
Implement the encoder's `TiffValue` trait for the tags commonly defined
and represented as separate types in our own code. We don't tie the
tag for an entry of these to the value type (yet). This lets us keep the
trait exactly as-is and we avoid unnecessary churn. We can always add a
separate trait on top.
@197g 197g force-pushed the tiff-value-for-tags branch from 99490b8 to fee650d Compare January 8, 2026 18:54
@197g 197g merged commit 855eb4e into main Jan 9, 2026
15 checks passed
@197g 197g deleted the tiff-value-for-tags branch January 9, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant