When changes are made to more than one of a collection's items using setData( 'some', 'value'), which of the following methods will save the changes in the collection?
In what order are the routers from the Magento core checked for a matching route?
Default: Mage_Core_Controller_Varien_Router_Default
CMS: Mage_Cms_Controller_Router
Standard: Mage_Core_Controller_Varien_Router_Standard
Admin: Mage_Core_Controller_Varien_Router_Admin