Minor compression: avoid SETF, where a default value suffices.
When the validation function is non-NIL, it always returns non-NIL, so we can avoid a branch.
Use a denser functional way to express wire-slot binding/validation in DEFINE-REQUEST-HANDLER.
o Also, rename FIELD-VALIDATION into WIRE-SLOT-VALIDATION-FORM, for consistency with WIRE-SLOT-BINDING-FORM.
Initial import.
View revisions
Also available in: Atom