sul-dlss-deprecated / iiifManifestLayouts

Other
10 stars 5 forks source link

Use the dispatcher for communication, instead of callbacks. #132

Closed nein09 closed 8 years ago

nein09 commented 8 years ago

Relative to the last few sets of changes, this is small.

I think this is the last part of the refactor, unless @aeschylus and @iangilman can think of other things they'd like to see split out or modified.

iangilman commented 8 years ago

Looks good to me, but I'll let @aeschylus review and merge.

We can save any further refactoring to be done as part of the remaining bug and feature work as needed. You've created a good structure to support it.