Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index




On 2012-06-14 17:13, Michael Meeks wrote:
* SQLite vs. HSQLDB for base (Lionel)
        + SQLite very sloppy typing can cause serious problems cf.
          https://bugs.freedesktop.org/show_bug.cgi?id=38811
                + no date/time datatype.
                =>  perhaps not a good idea to switch to sqlite
                   longer term
                + without tons of special casing, get lots of
                  nasty bugs outside string, float
        + a new candidate with sane licensing, sane language,
          and code size required - thinking ongoing.
        + our best shot might be firebird
                + MPL license variant
                + feature set looks good



Given that the primary problem with HSQLDB is that we need a java-vm installed to make it work, has anyone considered using
http://vmkit.llvm.org/
to compile HSQLDB into an exe, and then running it as a separate process which LO can talk to over a local socket?

I have some experience with this kind of thing (compiling Java to EXE) and IMNSHO, it's very do-able.

Disclaimer: http://www.peralex.com/disclaimer.html



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.