On Thu, Jun 5, 2008 at 3:27 PM, Jeff <[EMAIL PROTECTED]> wrote:
> But, the question is, why does it happen sometimes (randomly) and not
> other times.  I
> know exactly what the others are going through, because it is
> happening
> on my site too. I can do the exact same steps that killed my session,
> and it will
> work.  If it was a coding error, then it would be reproducible by
> doing the exact
> same thing that caused it to fail the first time.

When things happen randomly, there are usually two possible problems:

1) the framework is wrong
2) your own code is wrong

While I will concede that from time to time, the framework is wrong,
more often than not it is your own code that is wrong.  This is not
meant as a slight, this is simply reality.  I write shitty code all
the time and when the app goes kablooey it is my fault, not the
framework.

None of the people who complained in the thread about having problems
bothered to provide code samples, so who the hell knows what the
problem really is.  Show us a sample in http://bin.cakephp.org of your
code that is not working properly and that might point these people in
the right direction.

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

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

Reply via email to