Skip to content
bobholt edited this page Apr 10, 2013 · 2 revisions

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.

Clone this wiki locally