On 4/22/07, Ian Eslick <[EMAIL PROTECTED]> 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

Attachment: hunchentoot.blog.lisp
Description: Binary data

_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to