That's what i've had to do. But if i have 2 or more "families" of controllers, each with their own base class, this gets a bit ugly.
My point is that the idea of SetControllerFactory is useful for when you don't want to override the behaviour for every controller. But it could be even more useful if it did a bit more work for me.
tgmdbm
Contributor
4392 Points
883 Posts
ASPInsiders
MVP
Re: SetControllerFactory suggestion
Dec 31, 2007 03:59 AM|LINK
That's what i've had to do. But if i have 2 or more "families" of controllers, each with their own base class, this gets a bit ugly.
My point is that the idea of SetControllerFactory is useful for when you don't want to override the behaviour for every controller. But it could be even more useful if it did a bit more work for me.