How do I do that without ending up with double code in my app? If one part of the app uses Image and another uses ImageWithBlob, that’s going to duplicate about 600 lines of code.
On Aug 8, 2016, at 6:02 PM, Alex Harui <[email protected]> wrote: > So, go make a ImageModelWithBlob, and ImageViewWithBlob.
