rasheedamir/the-fascinator

Common code used in rules files

Closed this issue · 2 comments

There is a lot of code in the rules files now which we replicate through most 
rules files:

A) Metadata parsing, particularly from 'dc.xml', 'aperture.rdf' and 
'ffmpeg.info' is the same and occurs for any harvester that processes files: 
'local-files', 'ice2' and any workflows (file uploads, !DiReCt integration).

B) Workflow code, including in the packager is replicated a lot.

It would be good to make this code as modular as possible and sweep it into 
!PythonUtils.

Original issue reported on code.google.com by greg.pen...@gmail.com on 1 Aug 2011 at 5:20

Original comment by greg.pen...@gmail.com on 23 May 2012 at 1:10

  • Added labels: Type-Enhancement
Migrated to https://github.com/the-fascinator/the-fascinator/issues/10

Original comment by duncan.q...@gmail.com on 14 Jan 2013 at 5:23

  • Changed state: MovedToGitHub