Added some TODO.

This commit is contained in:
David Capello 2010-03-10 00:43:25 -02:00
parent 2a27405173
commit 1e18163512

View File

@ -1,6 +1,12 @@
Refactoring
-----------
- Separate the source code in independent libraries:
1) jinete -> third_party/vaca (it has the core for mutex/threads)
2) sprite-core
3) file-io
4) undo
5) aseprite
- editors_ -> Editors class widget
- rename core/cfg.h to cfg_file.h
- convert all widgets to classes: