13 Feb
2019
13 Feb
'19
8:17 a.m.
On Feb 12, 2019, at 6:26 PM, Stefan Paetow <Stefan.Paetow@JISC.AC.UK> wrote:
Also, I also figured out how to resolve the other problem. Instead of looping, I do this:
That looks good.
The only thing where I and someone else diverge on is that I've defined two strings because I don't accidentally want to trample all over any potentially-defined Tmp-String-* attributes. What say you? Better this way, or Tmp-String-* be damned?
Better to use well-known and named attributes for one purpose. We can always add these attributes to the internal dictionary. Alan DeKok.