Hey, very nice one, this could save band on some particular cases. I havent done anything similar... good luck!
Fábio Miranda Costa Solucione Sistemas Front-End Engineer http://meiocodigo.com On Wed, Jul 22, 2009 at 5:43 PM, Ryan Florence <[email protected]> wrote: > > I'm about to make a class that > > 1) Requests data > 2) Updates a div > 3) Tracks which requests have been made > 4) If the request has already been made, then just pull it from "memory" > instead of requesting it again > 5) and therefore, storing the data that was last requested so I can pull it > from "memory" > > Has anybody done something like this that I can take a look at as I build > this? > > Thanks! > > -Ryan Florence >
