The 5 Minute Tour – Page 3
Lets look at some sample code.
Potomac is a metadata-driven framework. Notice the [Page] and [Part] tags.
A Potomac application is broken down into Pages, Folders, and Parts.
When a user navigates to a page or a part, Potomac will load the necessary modules to display those pages or parts.
You never have to call ModuleManager or ModuleLoader.


