If it looks like we're going to have some slow time, I'd like to do some refactoring between RMEStepsSidebarViewController.m and RMELessonEditViewController.m. Right now the lesson editor handles creating new steps and removing steps, while the sidebar handles hiding steps, and it's going to get messy when I add duplication. I think one controller ought to handle
all the step manipulation.
Loading comments…
Comments