well, for me it looks more clean =)
it also helps to abstract view's code from structure of state.
So you mainly should always think more about simplicity and maintainability of your code than following general conventions (which may in be sound but badly applicable to a particular case or even framework).