Skip to content

from_hash applies type conversion to values#4

Merged
janfri merged 1 commit intojanfri:masterfrom
ethansr:from_hash
Jul 9, 2012
Merged

from_hash applies type conversion to values#4
janfri merged 1 commit intojanfri:masterfrom
ethansr:from_hash

Conversation

@ethansr
Copy link
Copy Markdown
Contributor

@ethansr ethansr commented Jul 6, 2012

The from_hash method accepted hashes without providing
any of the useful type conversions that MiniExiftool performs when
it loads files.

I'm testing a set of tools that work on exif data from big sequences of files, so it'd be nice to be able to use canned json to build MiniExiftool instances.

The from_hash method accepted hashes without providing
any of the useful type conversions that MiniExiftool performs when
it loads files.
janfri pushed a commit that referenced this pull request Jul 9, 2012
from_hash applies type conversion to values
@janfri janfri merged commit d911d56 into janfri:master Jul 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants