No, it means linking against sqlite, just like XML would mean linking against libxml2. And sqlite doesn't run in the background like most RDBMS packages do... it is used more like, e.g., libxml2.MoJo wrote:Hey I already like the current setup, but if your gonna rewrite it and make it easier to make it extensible ... then by all means go for it. Just along the way of coding ... leave tidbits of comments to make it way easier to add new functionality. About using SQLite, would that mean also shipping the plugin with the SQLite binary? If so maybe going an XML route would be easier ... it would be easier to maintain and it would mean a Database isn't running in the background however lite it is.
I just realised you may be asking about the Windows version. I don't know what the deal is with sqlite + python on Windows is. I also don't know what the deal with libxml2 is.