From: ari vol (avf99avf_at_[hidden])
Date: 2008-07-15 09:32:34


Hey, I would like to know whether there is a way to preform selective read using Boost serialization, thus reading serialized instance with its id/key. The implementation that i know is saving instances to a file and then loading them all according to the saving order. Is there a way to read only one selected instance from the file. Thanks, -Ariella