>I assumed that people would want to load their custom functions from sqlite 
>extension shared libraries. But if your customers get source code, I suppose
>they can work around this.

A key feature of DISQLite3 is that it can be fully embedded into applications 
with minimum footprint only.

You can of course also compile DISQLite3 as an external library, be it a 
regular DLL or a Delphi BPL runtime package.

>I prefer to have a separate sqlite3 shared library so it can be customized 
>and upgraded independently of the host application.

Certainly. With DISQLite3 you are free to create your separate libraries and 
runtime packages just as you need them: With or without wrapper classes, data 
cache, regular expression support, etc.

Ralf 


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to