References

Overview

This describes a way in which small nuggets of context-less information (e.g. how long since last user input, how long since last data connection, etc) can be utilised to provide Conceptual Layers, available to all applications (local + authenticated remote).

The aims are:

  1. To provide a coherent experience to the user regardless of the application used.
  2. To reduce redundancy between applications.
  3. To provide developers with a simple yet robust API.
  4. To provide hooks for additional languages (compiled and interpreted)
  5. To enable Conceptual Layers to be constructed intuitively across networked (and periodicly networked) instances.


This sounds a lot like Dbus.

OpenMoko/Ideas/ConceptualFramework (last edited 2007-03-08 07:39:18 by cpe-70-113-109-108)