Yes, it is the method used by the @mobilize decorator!
2011/9/13 Rufus <[email protected]>: > In fact, view reselect might be nicely handled in a decorator > function! > > Just decorate those functions that require multiple views (like mobile > versus normal) > It could modify the view name for the correct view file.

