I have no big plans for tech work. Some further clean up of problems,
some changes based on experience now that editing of reprints is in full
use.
I have to admit I never fully understood what we actually mean by OI vs
UI... So I can't answer those questions ;-)
I actually use bazaar when I have bigger changes going on which other
changes depend. But I am fine with git as well. Does sourceforge support
migration from svn to git ? post-review and review-board probably do use
it ?
I recently looked at django 1.4 and we surely want to directly update to
it from django 1.2 since it has some nice improvements we can use
(select_for_update, some support for select_related over m2m-relations).
If haystack 2.0 doesn't support django 1.4 now it will do so at some
point, so we surely should go with the newest version of haystack right
from the beginning.
We could use a name for 0.7 which should mainly be the release for
haystack and the update of the code to django 1.4.
Jochen