Nov. 16, 2011
5:36 a.m.
I am writing a Seaside application which will have a modest set of data to be persisted. I would like to use Fuel for the persistance, for its simplicity. I assume that Fuel will be a "load all data into memory" and "save all data back to disk" sort of a model. If so, I 'm wondering where I should do this in my code. I can attach the "load" to the entry page but the "save" is more tricky. Would it make more sense to attach these to start up and close down of the image? What do you reckon (or am I thinking about this all wrong)? -- View this message in context: http://forum.world.st/Seaside-and-Fuel-tp4075405p4075405.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.