-
Notifications
You must be signed in to change notification settings - Fork 6
remove informative appendix on reification, etc. #100
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
Conversation
I agree with the change but we should combine it with an issue somewhere else to make sure that the informal part of the appendix is explained somewhere. Or is that already the case? |
I'm not sure we agreed to remove all of the appendices, but i don't mind moving them; possibly to different places. On the call of 2025-02-28 we talked about whether/what to move. Some notes:
I tentatively suggest:
|
This is an important difference between containers and collections. To my mind it is sufficient reason to have both, and not treat either as "legacy/archaic". They are different constructs, and both have reasons to exist, or they would not both have been specified in the first place.
I do think there might be a way to specify a hybrid construct which supports both the infinitely expandable nature of a container and the forkable collection (which forking does mean that there may not be an |
I was surprised to see this merged without any approvals. IIRC, there where some thoughts from @pchampin regarding if all could be removed/moved? In any case, we need follow-up issues to put (some of) this somewhere else. See my suggested destinations above. |
Yes, I guess this was a mistake from my part. I thought that the PR was implementing the deletion only of the reification part. |
Fixes #85
Preview | Diff