On Mon, 31 Oct 2011, Felipe Monteiro de Carvalho wrote:
On Mon, Oct 31, 2011 at 12:10 PM, Michael Van Canneyt
<mich...@freepascal.org> wrote:
This would add a whole list of unwanted dependencies to e.g. lazarus since
it installs support for many databases by default. It loads the needed
libraries on-demand; if someone needs it, he/she can install the needed
libraries with the package-manager.
Are you sure? I think it works differently. Lazarus bigide includes
design-time support only for those datasets without any external
dependencies.
No.
sqldblaz which installs support for sql-db is a single database package,
with no external dependencies. It loads the needed libraries on-demand.
As you already noted from Marco's reply, this would pull in a lot of C libs.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal