On Feb 2, 2011, at 22:57, Dave Maharaj wrote: > Or a better example would be a teacher logs in to mark tests for the class > only to see every student has changed their name to Ben Dover :) Who is who > then? Figure out each student by UUID would be a nightmare with 100 students > in the class.
In this particular example (a teacher managing a class of students young enough to still find such name changes amusing), I would assume that only the teacher has the ability to change a student's name in the database, but that the teacher would not be restricted in the number of times they can do so (for the reasons mentioned previously in the thread). -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
