[nycphp-talk] the stale V in MVC web apps
Allen Shaw
ashaw at polymerdb.org
Wed Mar 4 13:09:55 EST 2009
David Mintz wrote:
> I have a page where I *think* I am doing that albeit in a roundabout
> way. When the document loads initially I set the timer. When the xhr
> completes, my xhr callback resets the timer.
Yes, that's what I was thinking (and what I'm doing). If the connection
fails, the xhr callback is never run, so the next timer interval is
never set. This should be a stable solution -- right?
- Allen
--
Allen Shaw
slidePresenter (http://slides.sourceforge.net)
More information about the talk
mailing list