[cl-weblocks-ticket] #37: Handle CLOS object references ('foreign keys') in form renderers

cl-weblocks cl-weblocks-devel at common-lisp.net
Mon Jul 30 17:18:45 UTC 2007


#37: Handle CLOS object references ('foreign keys') in form renderers
--------------------------------------------------+-------------------------
 Reporter:  sakhmechet                            |       Owner:  sakhmechet
     Type:  enhancement                           |      Status:  new       
 Priority:  critical                              |   Milestone:  0.1       
Component:  weblocks                              |     Version:  pre-0.1   
 Keywords:  renderers clos foreign key reference  |  
--------------------------------------------------+-------------------------
 Currently form renderers don't handle non-inline CLOS object references
 (effectively, foreign keys). We need to design a mechanism that will allow
 users to select a foreign CLOS object in a form.

 One option is to provide a generic function that will return a list of
 CLOS objects that can be displayed in a form. The form renderer will then
 grab a name of each of these objects and display it in a dropdown.

-- 
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/37>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks


More information about the Cl-weblocks-ticket mailing list