|
|
|
|
|
by kikimora
452 days ago
|
|
Every codebase I’ve seen encapsulates access control logic in a service layer of some sorts. This is a solved problem and does not need new patterns. I don’t mind doing it the way article suggest. But it is hardly anything new. |
|