Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numeric histref aliases for slot fields #159

Open
haase opened this issue Mar 13, 2022 · 0 comments
Open

Numeric histref aliases for slot fields #159

haase opened this issue Mar 13, 2022 · 0 comments

Comments

@haase
Copy link
Member

haase commented Mar 13, 2022

When display/describing a table, create numeric alias references for the slots in the table, e.g.
#[;; #17
foo 3 ;; #17,1
bar 9 ;; #17,2
]
with #17,0 mapping back to #17. Possibly display the slot based reference also, e.g.
#[;; #17
foo 3 ;; #17,1 = #17#foo
bar 9 ;; #17,2 = #17#bar
]

Additional idea: have sequence/choice offsets be 1-based and have the original be the zero reference.

And one more possibility, restore symbolic history refs of the form #.symbol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant