Hi all,
Interesting discussion that was bound to happen at some point.
As a long-time (+30 year) user of the language and many years of
FreePascal and Lazarus, I did not mean to pile on too much, but it looks
like I may. Sorry.
From what I read so far, my views match well those of Nikolay and
James, I remember going through some similar motions as you are. Looks like
you are searching for a form of indexing your record fields.
So many good suggestions, I had to join the fray and try something... My
preferred approach would also be an ordinal type for the axes and a
record variant, as al