I'm considering using the new SQLite RTREE extensions and was wondering what
the best practice would be.

I have rebuilt the sqlite.so and tested it (using -DSQLITE_ENABLE_RTREE ).  

I could use DLLImports and have my logic in C++ land, but would rather keep
most of it in C#.

Could Mono.Data.Sqlite.dll use my new .so?  Or, would it need to be rebuilt?

Before I start down this path, I'm wondering if anybody has any suggestions?




_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to