Hacker News new | ask | show | jobs
by 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.