OK, i'll upload patches with .patch from now on. Thanks for the tip.
FYI about the patch – it really didn't take a lot of coding to add this feature. The only semi-arguable item is in the update-to-latest SQL script, in which I included a script that populates the new sort_weight column with the natural ordering of all existing conceptAnswers. So, everyone will still see conceptAnswers in the same order as they always did, its just that this ordering is now reflected by the sort weight. This could be removed, however, i suppose.
Beyond this, reviewing this code should be easy, as there isn't all that much to look at.
thanks.
--d
Patch for adding sort weight to ConceptAnswer