Ok, I have this one ready to merge in. Just want to discuss a couple of issues.
The actual notation to access a property will be
$Xfiles.Nevada.Area51.UFO$
The following options make sense:
$map.property$ - A Map level property
$map.zone.property$ - A Zone level property on any board
$map.board.zone.property$- A Zone level property on a named board
Question: Is ‘.’ the right seperator to use? What about:
$Xfiles:Nevada:Area51:UFO$
B.