Projections use different approaches
12/28/2011 10:22:48 PM
Sender: John Rebbeck
Some of the projections in the planning module don't use the controllers, contain more code, and are generally all in a single projection (such as Actor-Index-Create-Edit-Delete-View) while some of the projections have been updated to use the controllers, contain less code, and are better organised (such as Goal-Index.ascx, Goal-Create-Edit.ascx, Goal-View.ascx, etc.).
This needs to be considered when looking for the location to insert the breadcrumb trails
Subject
Add breadcrumb trail to planning module projections
Each projection in the planning module needs breadcrumb trails like that in the projects module