There are JSword, a project which duplicated C++ code in Java. I think, it would be much faster (for computer) to call C++ code (not sure whether Java is able to call C++ directly, but we have raw C API) from Java. Am I right?
This is especially useful for embedding Sword in HTML/XML files as JavaScript can call Java functions. Are there any development on this topic? Or you think that JSword is enough fast and there are no need for such _interfacing_ in Java? P.S. What are development status and stability of JSword now? -- Victor Porton ([EMAIL PROTECTED])