What do you want to refactor?
Move all src/app/file/ and src/raster/file/ to one library to load/save
documents. This library should use the new doc/ layer, issue 378, and should
not have anything related to UI.
Why?
The current operations to load/save files are highly coupled to app files. We
need a library to load/save files that can be used outside of Aseprite app.
Original issue reported on code.google.com by davidcapello on 30 Mar 2014 at 3:35
Original issue reported on code.google.com by
davidcapello
on 30 Mar 2014 at 3:35