Skip to content
Bob Holt edited this page May 14, 2013 · 2 revisions

Previous: Philosophy

Keel exposes several files as the base framework:

  • BaseView
  • ExceptionUtil
  • Message
  • MessageBus
  • Router

All of these are intended for extension by the application being built. Detailed descriptions of the files and their intended uses are on each file's specific page.

Next: BaseView.js

Clone this wiki locally