>> On the plus side, at least you used validation errors which is >> contextually more relevant than creating a new variable for storing >> your delete-only errors IMO. > > Agreed. Although I don't like the approach, using $validationErrors > was a nice touch.
So you guys think I'd better us the $validationErrors variable instead of a new $deletionErrors variable? Is validation of creating a record and validation of deleting a record "the same thing"? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
