Jacob says: > Yeah, I don't think I explained myself well enough; let me give a concrete > example of why I'd like this:
Thanks, Jacob, it helps to see things from other perspectives and especially in that case I agree the gains are well worthwhile. I was thinking also about how this might work with different views of the same model. Right now the admin interface is very rich but we can only have one interface per model. If there was ever a move to make multiple admin views (or stated more correctly, to make admin an extensible interface for form-manipulation operations), then this design doesn't fit quite as well. However, there are other potential solutions to that particular problem (if the need for it ever arises) and we could deal with it then. -rob