```
# Issues #
Not all GIF images work. This has to do with my implementation of the disposal (redrawing) rules for each frame. I'm still experimenting.
I believe AnimatedGIFReadWriter should be deprecated and all appropriate functionality should be put into GIFReadWriter. If you all agree, I will make several changes to GIFReadWriter that I think will be helpful / necessary.
AnimatedImageMorph is also incomplete. I'm not sure if I should subclass ImageMorph for this or not.
# Your Feedback #
If you disagree with any point of this architecture, please let me know. Also if you come across GIFs that do not animate or display properly, send them my way please!