I guess I'm lucky enough that since my data normally comes from or going to an 
MS-SQL server that the most complex array for me is a table (2 dimension). :P

My wife once commented that one of the reason why I get to try a lot of things 
is because I'm lazy. Always looking for the easy way out. :) Still, I did try 
invoking the J DLL directly a few years back and I guess I should give it 
another go.

Thanks.

r/Alex

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of bill lam
Sent: Thursday, August 13, 2009 10:18 PM
To: [email protected]
Subject: Re: [Jprogramming] C# and JEXEServer

Thank you for sharing.  I agree that marshalling data is the most
difficult part.  However the j com interface is not much better.  Only
rank-2 (or rank-3 for character data) array are supported as far as I
can remember (I am reluctant to install vs express to test).  If you
can bite the bullet and write the data marshalling library once and
for all, then it will be much easier for your fellow colleagues to
pick up and you no longer need to wait for wide unicode support that
you requested.

-- 
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
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to