> If I am remembering correctly, maybe he could share what the issues were
before someone dives into implementing a plugin for this.
Assuming you want to use dirty checking to write out a subset of the columns for a given row, then the major reason to avoid it is data integrity. You have no guarantee that the data in your table will be valid according to your business rules. I seem to remember that this was a big concern. -- Cheers Koz _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core