-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Robert Simpson wrote: > Since SQLite is a native library, there's no way to > use it without p/invoke unless someone took the entire engine and rewrote it > in fully managed code.
There are other approaches. Java has similar restrictions so some enterprising people have a solution that compiles the C program/library as a MIPS binary (MIPS has the most regular simple instruction set) and then translate the MIPS instructions into Java bytecode. The same approach could work. http://nestedvm.ibex.org/ http://spel.bth.se/index.php/Cibyl Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkmwHnkACgkQmOOfHg372QRFlACeJXMRgTRxd+ozyMnfUM2xt6Mp Q5EAn1JkJR8eS+13dih2P2ngO5ZNnH0Q =A7FK -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users