HCoop
/
clinton
/
lisp-on-lines.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
filled in the as-table displays. step by step.
[clinton/lisp-on-lines.git]
/
src
/
relational-attributes.lisp
diff --git
a/src/relational-attributes.lisp
b/src/relational-attributes.lisp
index
8766be2
..
550082e
100644
(file)
--- a/
src/relational-attributes.lisp
+++ b/
src/relational-attributes.lisp
@@
-12,8
+12,7
@@
(defattribute many-to-many ()
())
-(define-layered-method attribute-value (object (attribute many-to-many))
- (call-next-method))
+
(defdisplay (:description (attribute many-to-many))
(let ((instances (select-instances object))