On Mon, 2007-04-16 at 10:15 -0500, Ian Bicking wrote: > Is there any reason why a server application would be better at this > than the browser itself? (Besides the fact that possibly no one in this > discussion has any familiarity with the innards of the browser.) > Firefox after all is saving quite good session information now > (including exact scroll location and partially-filled forms), and the > browser is just as capable of listening for SIGDANGER as any other > application. > >
It just serializes the state of the browser from time to time in a gigantic json file. Pretty creepy, but it works. --Chris _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
