> It would be neat if the value of a dynamic property were
> completely re-evaluated each time the property were
> referenced because that would name a property reference into
> a simple argument-less function call. If that can be done,
> you ought to brag about it in the documentation.
The v
The dynamic attribute of task is defined as "Specifies whether references
to other properties should not be expanded when the value of the property is set, but
expanded when the property is actually used. By default, properties will be expanded
when set."
OK, does that mean:
* The value of th