Page Properties | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
|
...
Option 1: Separate Prefixed Variables
Examples:
|
---|
...
Option 3: Name-Spaced Hash of Options
Examples:
simp::options:
|
---|
Pros:
Cons:
- Individual elements within a Hash are awkward to modify or override
- class parameters
- deep merge or replace?
Action items