The projections and controllers need to be simpler to use, to override, etc.Currently to create a controller for a page a specialized projection base needs to be used (or created).The BaseProjection needs a property containing a named collection of all controllers.The BaseProjection needs to call functions on the corresponding controllers corresponding with init, load, databind, prerender, render, etc.Any custom controller needs to be able to customize the standard events/stages of the page (as well as the controller specific functions).
Needed: [+] 0 [-] Complete: [+] 0 [-]
No messages have been created.