
24 Apr
2006
24 Apr
'06
6:26 a.m.
Jeff Garland wrote:
On Sun, 23 Apr 2006 09:19:54 -0700, Robert Ramey wrote
Jeff Garland wrote:
I assure you that a serialization archive can be built that doesn't depend directly on order. Essentially the archive would read and parse the data into an intermediate structure (property tree might be good :-) and then responds to the deserialization requests using a mapped based lookup instead of getting the next data from the file. I'm surprised that no one (that I know of) hasn't done this.
Me too...
Been planning to for the last 6 months for some of our config files, but other priorities at wotk that might make us some money keep getting in the way :) Cheers Russell