[elephant-devel] Re: blog example w/ hunchentoot
Mac Chan
emailmac at gmail.com
Sun Apr 22 18:40:20 UTC 2007
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hunchentoot.blog.lisp
Type: application/octet-stream
Size: 16571 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20070422/6c36e1e3/attachment.obj>
More information about the elephant-devel
mailing list