> > Should we remove the update method? It seems to only confuse people. It > would break backward compatibility but only for broken apps. I do not think > anybody really means to use update as designed (update the image of the > record but not the record). >
There are legitimate uses, so I'd say leave it, or at least maybe just rename it so the functionality is still available (e.g., update_row). Anthony

