22Feb/090
Weekend Update
- Added 'bookmarks'. Basically you can bookmark any 'view' in the app and recall it quickly.
- Worked on planning how to implement Undo. Re-read the 'command pattern' section in my Headfirst: Design Patterns book. It's a great book and I feel like I gain new insights every time I read it. I have a solid plan now that shouldn't be too difficult to implement given my current structuring.