-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 25/06/12 23:38, Andrew Rondeau wrote:
> Because my time is valuable;

I'm still baffled why you think adding one source file to your project is
a huge undertaking, but somehow getting a "community" going, debating how
you want things, fiddling around, testing, waiting for releases to
packaged differently etc is not.

> For example, if I make a Mac application, I can target the SQLites
> shipped with Mac. Problem solved, my valuable time can go to something
> else.

Except the version of SQLite differs between MacOS releases so you have to
code and test against different revisions of the SQLite library.  Or you
include one file statically into your app and it is the only one you have
to test against.  And it can be the same version as you use on other
platforms lessening the development and testing even more.

Of course you don't have to listen to the several people who have
repeatedly been telling you that what you wanted is the most time
consuming and most brittle way of doing things.  However you will note
that so far there have been zero people clamouring to form some sort of
community for what you stated.  Good luck!

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk/pYE8ACgkQmOOfHg372QTEOwCg4IU49+Y/emng7oJY6Qu8vOka
BiUAoLt1o0uZW/tjxWah0jyi0MkgfFer
=idVg
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to