I've been learning about model-view-controller (MVC) application frameworks lately thanks to the awesome Perl-based Catalyst project.
So far I'm able to make these comparisons:
So far I'm able to make these comparisons:
- Sitemap = Controller
- Datasource = Model
- Templates = View