On Jan 21, 2008 6:12 PM, Nicolás Sanguinetti <[EMAIL PROTECTED]> wrote: > (Math.max makes me think of nerdy post-apocalyptic movies)
I think you just like geeking out, talking about negative infinity and maximum math integers ;) I'm not sure that either of those would help my particular situation, as the max frequency I'm willing to allow is something closer to 60 seconds. In a nutshell, I want to be able to create a periodical updater that doesn't immediately start creating Ajax requests, and will use an initial frequency of 10 seconds, but will grow up to 60 seconds if the response body stays the same. My previous code snippet accomplishes both of these tasks, but given the relative low impact to the existing codebase and how useful it will probably be, I could see this as a valuable addition. I will continue this conversion and others like it on the core list, as Tobie has suggested. Thanks for your replies, have a great night. -justin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
