[elephant-devel] Re: blog example w/ hunchentoot

Ian Eslick eslick at csail.mit.edu
Mon Apr 23 02:18:53 UTC 2007


I added a :from-end keyword to map-index and map-inverted-index that  
maps from end to start (descending order).

Ian

On Apr 22, 2007, at 2:40 PM, Mac Chan wrote:

> On 4/22/07, Ian Eslick <eslick at csail.mit.edu> wrote:
>> You can access the class index cursor using:
>> 'make-class-cursor' for all instances and
>> 'make-inverted-cursor' on a specific slot index
>> You can also use the convenience macros:
>> 'with-inverted-cursor' and 'with-class-cursor'
>
> Thanks. That worked. I updated the example to use with-inverted- 
> cursor.
>
>> You do make the good point that I should add an option to the map
>> operators to return
>> objects in reverse order.  I'll think about this.
>
> Yeah, that'll be useful. Right now I need to collect/print the result
> and finally nreverse it.
>
> -- Mac
> <hunchentoot.blog.lisp>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel




More information about the elephant-devel mailing list