as I said before, I don't plan to spend my time on it till I see good
use for it.
what your application does ?
how many users will benefit from the effort ?
are you in position to significantly contribute your time to make it happen ?
Cheers
Pavel
please join jni4net on google groups and continue discussion there.
It is quite some time in the past since i tried this on mono last
time. So I guess they fixed couple of problems in the meantime.
Do you have time & skills to create prototype ? To solve the cdecl
calling convention problems ? Or you are voicing you are interested to
use it ?
Thanks
Pavel
On Wed, Dec 1, 2010 at 4:47 AM, Gil <vdo...@gmail.com> wrote:
> Hi,
>
> I just found this project through the Mono for Android project and it
> seems this project will be helpful for them(and soon with me as I'm
> going to enter the android development).
>
> It will be useful for our team 'coz we are building several projects
> created using both Java and .NET. We're just using IKVM to consume
> Java libraries and Socket-based messaging. We want this kind of
> project to call native Java libraries on their native runtime instead
> of IKVM.
>
> We have an encryption engine/server created using Java and the client
> that we use is also written in Java.
>
> One more thing, I have an open source project too that will need this
> project later. Please take a look:
> http://sourceforge.net/projects/mefp/
> It is still in alpha stage and maybe I can incorporate Java support on
> its stable release.
>
> Thanks!