ven, 12 Feb 2010, John Baker skribis: > Using the COM interface it is easy to call J from managed code. Now I am > interested in going the other way. > > Has anyone managed to call a .Net class from a J session. I know this can > be done but before I spend the time > figuring it out for myself I thought I would ask if any brave J'uggler out > there has been done this path.
I think that you need visual c++ to call .net class from 'outside'. untested and ymmv. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
