|
|
|
|
|
by hardlianotion
1690 days ago
|
|
I agree, it is a mess. I had a little success by simplifying the interop layer. If you can wrap your scala code in simple classes that expose only Java-compatible structure, then you can remove additional complexity of java into scala interop. |
|