Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Based on #19 there is a need for back reference block #22

Open
pouyakary opened this issue Aug 21, 2017 · 0 comments
Open

Based on #19 there is a need for back reference block #22

pouyakary opened this issue Aug 21, 2017 · 0 comments

Comments

@pouyakary
Copy link
Owner

pouyakary commented Aug 21, 2017

Back Reference block was not added to Orchestra (and causes problems: #19) because there needed to be a good design for it. Back-reference can be as simple as:
screen shot 2017-08-21 at 7 13 47 pm
The problem here is: there is no guarantee of safety of the number. So one might suggest using options to remove the possibility of unsafe numbers:
screen shot 2017-08-21 at 7 14 37 pm
However this is also a very bad practice as one can not determine the group numbers within a range:

artboard

Another problem here is the name groups, in the future we can support named captures as:
(<name>something) and this can also be viewed as:
screen shot 2017-08-21 at 7 15 22 pm
So clearly there is a need for a good idea towards implementing this

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

No branches or pull requests

1 participant