projects:flash:flash_object_model
Differences
This shows you the differences between two versions of the page.
| projects:flash:flash_object_model [2023/01/12 09:10] – created jhagstrand | projects:flash:flash_object_model [2023/01/12 09:20] (current) – removed jhagstrand | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | [[projects: | ||
| - | ====== Object Model ====== | ||
| - | |||
| - | flash index.html | ||
| - | pages, hardcoded | ||
| - | x, generated from table or db \\ | ||
| - | sanskrit, 3rd party sites \\ | ||
| - | bahasa, wraps desk or flash \\ | ||
| - | |||
| - | === Flash === | ||
| - | the master object | ||
| - | one singleton object \\ | ||
| - | |||
| - | === Program === | ||
| - | represents the deck of flash cards \\ | ||
| - | one singleton object | ||
| - | |||
| - | === Coach === | ||
| - | represents the Agent presenting the cards \\ | ||
| - | one singleton object | ||
| - | |||
| - | === Desk === | ||
| - | represents the UI \\ | ||
| - | one singleton object \\ | ||
| - | |||
| - | === Stack === | ||
| - | represents a stack of cards \\ | ||
| - | one object per stack \\ | ||
| - | |||
| - | === Card === | ||
| - | represents a card \\ | ||
| - | one object per card \\ | ||
projects/flash/flash_object_model.1673532645.txt.gz · Last modified: 2023/01/12 09:10 by jhagstrand