<br><br><div class="gmail_quote">On Sat, Apr 24, 2010 at 1:03 PM, Raymond Wiker <span dir="ltr"><<a href="mailto:rwiker@gmail.com">rwiker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div>If I understand you correctly, it should(?) be as simple as defining a delegate on a class, and a setter for the delegate.</div></blockquote><div><br>Yes.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>You can then add a lisp delegate to an object known by (or created from) Lisp.</div></blockquote><div><br>Created by Lisp is already solved via RDNZL. The problem is the "known by" part that assumes it was passed in to begin with. I'm reading up on marshaling between managed and unmanaged code, so hopefully I'll have something to share.<br>
</div></div>