One thing I'd like to try is to get away from our current dictionary interface (I know--I just changed that), and introduce this idea of image objects which are mutable. That way, when we render them in realtime, we don't have to reload the images and all the associated data. We can just modify the photo element. Just something to think about.
One thing I'd like to try is to get away from our current dictionary interface (I know--I just changed that), and introduce this idea of image objects which are mutable. That way, when we render them in realtime, we don't have to reload the images and all the associated data. We can just modify the photo element. Just something to think about.