So I am finally getting around to upgrading our Fubu Bits at Nine
Collective, I will likely have more issue that just this one, but
figured I would start here.
https://gist.github.com/1724029
We had/have VariableOutput Convention that would like at the
OutputType of an action and if it could be cast to IEnumerable it
would send the output as json when the request header was set
properly, otherwise would return the webform view.
I believe there was some functionality that took care of this built
into the framework back in the fall but I can not figure out how to
make it work properly. Any help would be much appreciated.