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/

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

Reply via email to