samvera / hydra-derivatives

Derivative generation for Samvera repositories
Other
17 stars 25 forks source link

Persist active encode results in ActiveFedora::File objects with external content #157

Closed cjcolvar closed 7 years ago

cjcolvar commented 7 years ago

The PersistExternalFileOutputFileService has a slightly different interface than the other output file services. It takes a hash of information about the output file created through ActiveEncode instead of an open File object or String. I left a TODO to update the code for when projecthydra/active_fedora#1234 gets merged.