commit | c63fed175ae10b0c90ecd883da58d04cc88526af | [log] [tgz] |
---|---|---|
author | Sam Judd <sam@bu.mp> | Fri Dec 28 14:52:53 2012 -0800 |
committer | Sam Judd <sam@bu.mp> | Fri Dec 28 19:24:26 2012 -0800 |
tree | d7dc600e2f1df555307049be59b2412ba958bb60 | |
parent | 2d8d67d75ae964474e108e3481ca4e4ce5cf08ea [diff] |
Replace thumbnail inheritance with composition Removes need to write load checking logic in two places. Use a presenter coordinating interface to keep minimal track of the presenter's states.