Christophe Weblog Wiki Code Publications Music
adapt content-negotiation method combination
authorChristophe Rhodes <csr21@cantab.net>
Tue, 17 Dec 2013 12:24:25 +0000 (12:24 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Tue, 17 Dec 2013 12:24:25 +0000 (12:24 +0000)
commitb8c83c9fd387b4c5c71b9365e5c9c9a94830c300
tree211046b99b3e45d643a005c730e9f38a77cbedf9
parent597cb575ab8071270bb6928fba4235d5d635d795
adapt content-negotiation method combination

Make CALL-NEXT-METHOD cause an irrevocable control transfer: returning
from any primary method returns from all of them.  (Because
media-types are basically disjoint, it doesn't really make sense to
have CALL-NEXT-METHOD return).
accept-specializer.lisp