Y
Hacker News
new
|
ask
|
show
|
jobs
by
rstacruz
5237 days ago
Interesting. Any concrete examples of how it can be useful in a real-world project?
1 comments
75c84fb8
5237 days ago
It's a good way to break a view into logical sub-components, while still only exposing one overall view to the world. Really just a variation on data hiding and encapsulation.
link