Code changes fixed problem with IBM JRE + .NET interop demo
Morten Andersen <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Organization | Arosii Information Systems A/S |
| Message-ID | <[email protected]> |
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