Features

Komo contains basic program and database connection features necessary for a database client user interface. All database interactions are done via helper threads to maintain UI responsiveness, as there is the potential for delays in server calls. A decision was made to leave a few items out of Komo. First, key binding (keyboard shortcuts) were omitted because these services were deprecated in Eclipse 3.1 and are scheduled for replacement in version 3.2. Second, context-sensitive help was omitted because it relies on key binding. Third, a Komo feature-based application was not created because the main benefit would be web-based installation and update, which some developers may not wish to use.

This section contains further description of the Komo features.