want a callback for call-model which would return the denormalized view of the request.
might be simpler than implementing 'matched' for every type of request -- calls most important as you need the data of stuff you just made (redirect to newly made thing, etc).
want a callback for
call-modelwhich would return the denormalized view of the request.might be simpler than implementing 'matched' for every type of request -- calls most important as you need the data of stuff you just made (redirect to newly made thing, etc).