I am a bit confused on history manager and deep linking. If I am using deep linking in my application I know that historyManagementEnabled will be set to false at the application level. However, will I still be able to have my custom components implement mx.managers.IHistoryManagerClient and manually register the component with the HistoryManager? Will that break deep linking?
- [flexcoders] history manager and deep linking mt1_18

