1 image "Project-wide image definition"
2 | A photo, an illustration, or a picture
3
4 strings.pathname img_file "Image file"
5
6 ----------------------- DEFS
7 ----------------------- DB
8 table:
9 img_file
10 ----------------------- LOGIC
11 class:
12 img_file
13 ----------------------- UI
14 | UI representation of the image is handled directly
15 | in the UI molds
16 ----------------------- ADJUST
17 DB.table.create = "false"
|