[elephant-ticket] Re: #36: map-index :start and :end tag null handling
elephant
elephant-devel at common-lisp.net
Sat Mar 24 03:13:09 UTC 2007
#36: map-index :start and :end tag null handling
--------------------------+-------------------------------------------------
Reporter: ieslick | Owner: ieslick
Type: defect | Status: closed
Priority: minor | Milestone:
Component: system-wide | Version:
Resolution: fixed | Keywords: indexing
--------------------------+-------------------------------------------------
Changes (by ieslick):
* resolution: => fixed
* milestone: Release 0.7.0 =>
* status: new => closed
Comment:
We decided to add a :first and :last argument that overrides the :start
and :end values. This way get-instances-by-value can still map all nils.
get-instances-by-range uses the null as first/last semantics, but nil nil
is the same as get all. (Thanks to Henrik for the discussion on this one)
--
Ticket URL: <http://trac.common-lisp.net/elephant/ticket/36>
elephant <http://common-lisp.net/project/elephant>
elephant
More information about the elephant-ticket
mailing list