[elephant-devel] Deferred indexing

Leslie P. Polzer leslie.polzer at gmx.net
Fri Jul 25 11:32:39 UTC 2008


It would be nice to be able to say:

(defpclass banana () (:index t))

  (setf banana (make-instance 'banana))

; do stuff with banana, then later optionally:

  (store-indexed-object banana)

We could then do without proxy objects in Weblocks.

I can't see any immediate problems with this approach.

What do you think?

  Leslie

-- 
LinkedIn Profile: http://www.linkedin.com/in/polzer
Blog: http://blog.viridian-project.de/




More information about the elephant-devel mailing list