I see several articles on the interwebs about MVCContrib's subcontroller feature, but I don't see anything on the codeplex site about it.
Has this feature been supplanted by something in MVC2?
Whats the best approach for rendering controls with their own data pipeline (submit to their own controller, display data from their own controller) in MVC?