Main:Home: Difference between revisions

Jump to navigation Jump to search
m
Line 20: Line 20:
;Memento tiers
;Memento tiers
:The '''''Presentation''''' tier — its ''user interface'' or ''UI'' on each edition & platform. This tier manages the screens & windows & their menus, buttons, and so on &mdash all interaction with the user.
:The '''''Presentation''''' tier — its ''user interface'' or ''UI'' on each edition & platform. This tier manages the screens & windows & their menus, buttons, and so on &mdash all interaction with the user.
:The '''''Application''''' tier &mdash its actions taken upon user input or other events, like the saving of an entry. This tier manages these events, some of which are handled by Memento itself and some of which may be controlled by the user using scripting, generally in JavaScript.
:The '''''Application''''' tier — its actions taken upon user input or other events, like the saving of an entry. This tier manages these events, some of which are handled by Memento itself and some of which may be controlled by the user using scripting, generally in JavaScript.


===The Memento UI (user interface) — The '''''Presentation tier''''' indices===
===The Memento UI (user interface) — The '''''Presentation tier''''' indices===

Navigation menu