This issue was originally posted by @haikalpribadi on 2018-01-05 17:22.
Roles will subclass each other using the new as syntax, and rules will not be subclassable to begin with.
The problem that we need to sort out before implementing this is: how do we query for roles and rules in match queries? Thus, we need to design the new syntax for it.
After this, we should consider removing the meta role and rule.
This issue was originally posted by @haikalpribadi on 2018-01-05 17:22.
Roles will subclass each other using the new as syntax, and rules will not be subclassable to begin with. The problem that we need to sort out before implementing this is: how do we query for roles and rules in match queries? Thus, we need to design the new syntax for it. After this, we should consider removing the meta role and rule.