5 ms·
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
by 75c84fb8 15y 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.