[elephant-ticket] #2: Add :inverse-reader option to class slot definitions
elephant
elephant-devel at common-lisp.net
Sun Feb 25 04:48:20 UTC 2007
#2: Add :inverse-reader option to class slot definitions
------------------------------------+---------------------------------------
Reporter: ieslick | Owner: ieslick
Type: defect | Status: new
Priority: minor | Milestone: Release 0.7.0
Component: component1 | Version:
Keywords: metaprotocol, features |
------------------------------------+---------------------------------------
The :inverse-reader option allows you to define a get-instances-by-value
for your class and slot. Merely pass a value and get back a list of
instances. Not sure how important or useful this is, but it is an
interesting feature to keep track of for later implementation.
--
Ticket URL: <http://trac.common-lisp.net/elephant/ticket/2>
elephant <http://common-lisp.net/project/elephant>
elephant
More information about the elephant-ticket
mailing list