[[projects:projects]]:[[flash]]:[[conceptual design]] ====== 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 \\