
#36: Modify renderers to allow specialization on slot types --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: renderers slots types dropdown custom --------------------------+------------------------------------------------- Comment (by sakhmechet): We have to think of a unified solution for humanize-typespec, invalid- input-error-message, and render-[form/data/table] as far as dealing with subclasses. If we simply pass symbols sniffed from deftype, all inheritance information will be lost. We should try find-class on those symbols first and use classes if possible. -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/36> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks