Need clarification of override semantics

Re: Need clarification of override semantics

by John Isner -
Number of replies: 0
Hi Martin,
You misunderstood me. I do not want Teacher role assignment to be localized. No, no, no! That would be crazy! I only want a single permission from the role to be localized so that it can compete directly with the corresponding permission in Student. That is why I overrode the permission in the child context. The role assignment remains in the parent context, where it was made. This is the only semantics of override that makes any sense.