[cl-weblocks-ticket] Re: #33: Refactor, document, and unit test overly complex functions
cl-weblocks
cl-weblocks-devel at common-lisp.net
Thu Sep 13 17:40:34 UTC 2007
#33: Refactor, document, and unit test overly complex functions
-------------------------+--------------------------------------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: defect | Status: new
Priority: medium | Milestone: 0.2
Component: weblocks | Version: pre-0.1
Resolution: | Keywords: refactor 'handle-client-request'
-------------------------+--------------------------------------------------
Comment (by sakhmechet):
There is a lot of visible slot processing code. We get all visible slots,
map over them, check if the slot should be rendered inline, and take some
action. We should refactor with HOFs. There are already some HOFs in
place, but they're only flexible enough to use for renderers.
--
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/33>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks
More information about the Cl-weblocks-ticket
mailing list