Re: Code changes fixed problem with IBM JRE + .NET interop demo
Roger I Martin PhD <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Cool! I'll do some tests. The things I tried over the weekend didn't go smoothly( parsing for non COM dll's). But I would like to look at the refactoring of marshaling. What are your current thoughts on it? ----- Original Message ----- From: "Morten Andersen" <[email protected]> To: <[email protected]> Sent: Monday, July 05, 2004 8:09 AM Subject: [JAWIN] Code changes fixed problem with IBM JRE + .NET interop demo > Hi > > Just for information in case not all developers on the list watches the > SourceForge.net forums, I made some code changes friday, where all the > "constant-holder-interfaces" has been changed to > "constant-holder-classes". The reason for doing this are explained in > this thread: > http://sourceforge.net/forum/forum.php?thread_id=1102597&forum_id=225268 > So please do a full update with the CVS-repository, to get these changes. > > Beside this I have just added a demo showing interoperability with a > .NET assembly, exported as a COM-object (mostly because I was curious > about whether it was possible to interop with .NET objects). The > documentation for the demo can be found in the > docs/jawinuserguide_net.html file. If anybody on the list have the .NET > framework and .NET SDK installed I would like you to test this demo and > documentation when you can find time for it. Please return to me with > all problems or incompleteness of the documentation (I just commit'ed > the demo and doc 5 minutes ago, so it probably won't be available on the > public CVS before 5 hours from now). > > Best Regards > Morten