Generic Actions Framework

Summary: Publish the commands an object should export to the UI without getting entangled in UI design.
Author: Brenda Larcom
Owner: Brenda Larcom (BEL)
Co-maintainers:
Categories:
Homepage:
PackageInfo name: Interaction-Actions
RSS feed:

Description:

This simple framework (inspired by OBAction, from OmniBrowser) defines an abstraction layer between a model and a human interface. Using this abstraction, the model answers GenericActions (slightly extended MessageSends) a human might want to perform, and the human interface uses appropriate subclasses of HumanInterfaceAction to construct a human interface to these GenericActions.

Releases


Back