Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

we can simplify the AppContext and remove the dependency on AppFrameView.

 

Rename AbstractApp to BaseApp.

AppController

The AppController is in general in a good shape. Interface is well defined and usages are legit.

...