Next version of APSW

Roger Binns <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The next release of APSW is going to always return Unicode strings.
There was a long discussion on the pysqlite mailing list about why, and
it is what pysqlite already does.  This may break some of the code that
has been in denial about Unicode so far.

Also available is a new SQLite feature named Virtual Tables.  With APSW
this would allow Python code to define and provide the contents of some
tables, and the rest of the code just does normal SQL and doesn't know
any better.  There might be some good uses we could make of this.

However so far the data format for BitPim is Python dictionaries.  They
are far more flexible than a table with a fixed number of columns.  Even
the current database takes dicts and munges them into SQL behind the
scenes so that the rest of the code never has to deal with SQL style
limited data.

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

iD8DBQFFiOdqmOOfHg372QQRAszjAJ9LXb0vKkHgmYBR6UVucGYIKk8KRwCg3L3v
bnVSyryFxdLMICuYjVo2moE=
=tOrL
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.