> What I have been looking for is tihs:
> (defun get-instance-by-oid (class oid)
>   (awhen (ele::controller-recreate-instance *store-controller* oid)
>     (when (typep it class)
>       it)))
>
> Thanks for your help, Leslie!

You're welcome. :)

What are you building with Elephant?

  Leslie

-- 
http://www.linkedin.com/in/polzer


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

Reply via email to