Closed imjalpreet closed 8 years ago
@oparoz I have added extract method for all the three metadata types but for store method to work #23 has to be merged.
OK, I've added some comments in-line. Once those are fixed, you need to add the test for postCreate
@oparoz I have used Dependency Injection. Please review it.
@oparoz I am not able to figure out why Scrutinizer failed, can you check it once?
Great, thanks. Now you can add the postCreate test, it should be easy this time.
@oparoz Should I add the test in this PR only?
Good point, let's keep changes small.
And don't worry about Scrutinizer, it's a problem on their end.
@oparoz I have removed the non relevant part as of now.
Thank you, now you can create the postCreate PR.
@oparoz I have done the required changes and modified the structure of Image Hooks. Please have a look at it and give your suggestions.
Right now I have commented out the store part of EXIF and IPTC because that will only work when the PR of database.xml change is merged. Though, I have tested it and works.