Re: [rdnzl-devel] in-process DLLs

----- Original Message ---- From: Edi Weitz <edi@agharta.de> To: General interest list about RDNZL <rdnzl-devel@common-lisp.net> Sent: Thursday, September 13, 2007 3:25:58 AM Subject: Re: [rdnzl-devel] in-process DLLs On Sun, 9 Sep 2007 20:47:05 -0700 (PDT), Andrew Wolven <awolven@yahoo.com> wrote:
Edi, do you have any suggestions for frantiĊĦek?
Nothing more specific, unfortunately. As you'll know, you can't directly create new .NET classes from within RDNZL. You'll have to create a stub in C# or some other "native" language and then start from there.
Cheers, Edi. _
I was just imagining a day ago or so that one could create COM server components in lisp and then use the MS tools to wrap it in an interop layer (a little fuzzy on this). Client code could be RDNZL of course. -AKW ______________________________________________ rdnzl-devel mailing list rdnzl-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-devel ____________________________________________________________________________________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545433
participants (1)
-
Andrew Wolven