Being able to do something like this would be great: ```python thingy.view(exclude="foo") ``` That would allow to use the view system for one shots, without having to declare a "reusable" view each time.