> Nicolas's SQLiteSession.py is still there, but it's the only experimental
> stuff. Perhaps we should create a new experimental branch, or have
> individual branches for messing around.
Yep, I'm thinking we should try to keep the trunk closest to the
official/current version and a branch for new experimental stuff.
SQLiteSession should definitely not be included in the tarball.
Grisha
I've moved SQLiteSession.py to a branch named nlehuen. It's not a real branch since I do not need a full copy of the trunk, I just want to save SQLiteSession for later (for a real experimental branch if there is one).
Regards,
Nicolas