Earlier I implemented a class that does aside and extend. >From the growth of the aside file, it looks like the aside/extend method at this point is really only useful if you change the data a little bit.
It seems that if you have a database that changes often, it may actually be more efficient to simply copy the file, prevent others from writing, and make all the changes there and copy it back (having some method to manage the copy part for the readers). Is that true? john __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ _____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
