There is another proposal in the works that is also related (although I don’t see it in the GitHub repository) related to pointer access controls. It was original proposed as an additional attribute for intent(in) pointers to restrict whichever it is your still allowed to do with intent(in) pointers (I don’t remember if it’s assignment or association off the top of my head).
1 Like