May be I'm not first, but what you think about this two:

1. Add as standart function (in Model) check for double-post
Some users with slow inet connection press button "Save" ("Send")
twice, or a lot off for "fast sending data" (as he think...) So we need
every time check: this data already in Database or not?

May be it's good idea to make it built-in feature?

2. Options...
Every site can have options (setup / admin e-mail etc...) And this
parameters can be needed in anyone controller. So, may be make it's
standart Options (table) for storing parameters?
Alwasy make writeable file for include - not so good choice for every
one...
And write in every controller : var $uses = array ('Post','Option');  -
not so optimal

What do you think about it?

Sorry for bad english...


--~--~---------~--~----~------------~-------~--~----~
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