Re: [Ikvm-developers] Type mapping & interface inheritance question
Brought to you by:
jfrijters
|
From: David J. <ju...@or...> - 2004-09-11 17:55:48
|
Jeroen wrote: > >This should definitely work (unless IA isn't public, in that case you >might see a problem like this). > > > Well guys, I tried to reproduce the problem with a test case, where I wrote the interfaces IA & IB and the method F.f() in both C# and java, and I wrote class C & a main in C#, and it all compiled and ran as expected. So, there is something more complicated to the story in the SWT/JFace case. I'll try to figure out what and get back, sorry about the false alarm. -David. |