Hi All,

I was looking into the implications of getting the
latest pysqlite2-py sqlite interface into fink and
discovered that if I commit the driver into the tree,
it will break trac for users that already have trac
running (which is not nice).  This is because sqlite2
and sqlite3 have incompatible file formats and the
trac code tries the new driver first without regard to
the existing trac database format.

I would really like to get this new API in there since
it is much better than the current driver, sqlite3 is
much better than sqlite2, and this stuff has been out
for quite some time.

I email Jeremy who is the maintainer for trac, but he
doesn't have time to look at this.

What is the best way to handle this?

Thanks!
-kurt


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to