>>>>> "PK" == Paul Kinnucan <[EMAIL PROTECTED]> writes:
PK> Eric M. Ludlam writes: >> Something I always wanted to do was use EIEIO to wrap Java objects. >> EIEIO could act as a proxy for Java objects, and there could be >> Java object proxies for EIEIO objects. In this world people who >> know Emacs could hack Java, and vice-versa w/out having to know the >> other language much. >> PK> I've suggested to Nick Sieger that he use eieio proxies for the PK> Lisp counterparts that JUCI generates for Java classes. I'm very interested in doing this, and as soon as I find time to learn enough about EIEIO to feel comfortable I'll do this. But for now, a Java method call is mapped to a plain-old-defun :-| /Nick
