3303-flashcards/hATaBiZQ - 3303/gx3qZf3U - Why is a Controller forbidden from talking to an Actor.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

220 B

Why is a Controller forbidden from talking to an Actor?


🧱 To ensure independence from presentation details; the logic (Controller) should only interact with the interface representation (Boundary).