Thanks for your reply, Attila, obviously I'm new this framework as
well. My whole reason for posting this is so someone can say, with some
authority, how this sort of thing should be done and why.

Here's my response regarding your suggestions: it seems like putting my
special invalidations inside the validate() or beforeValidate()
functions would mean putting it into the model. My problem with that is
these data fields (the confirm fields) exist ONLY for this one page and
because they are effectively temporary (never go to the database), it
seems inappropriate to refer to them anywhere in the model (which to
me, means permanent data for addressing in the database).

Of course, I recognize my reasoning could be flawed here, so if someone
could indicate a valid approach, I would be extremely thankful.

-Sam


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to