I have an issue that I've been banging my head at for a while. I've been tasked with a building a Java cache toolkit with various implementations all belonging to a single cache interface. One of the ...
xFunction is a Java library that allows you to access a DLL (or, I think, any dynamic library for an OS) as a Java object.<BR><BR>I'm evaluating it now, but it seems to be what I need. I have the ...