The getDirty() method in CakePHP only returns a list of changed fields. What\'s the best way to get the values of those fields after they\'ve been changed?
getDirty()