What is the difference between the Router's and Dispatcher's setDefault* functions?
Both the Router class and Dispatcher class have setDefaultNamespace, setDefaultModule, setDefaultController, setDefaultAction, and setDefaulParams, and I was hoping someone could explain why and/or what the difference is.