[RCF] Automatic archive version negotiation with boost seria
Posted: Tue Dec 24, 2013 4:51 pm
Hi,
According to the docs, RCF has a mechanism to negotiate the minimum supported version of archives: http://www.deltavsoft.com/doc/rcf_user_ ... ialization
That is exactly what I need, but I was unable to figure out a way to make it work with boost::serialization. Is there a way to use this feature with boost?
It seems to me that boost versioning is a static parameter, maybe it can't be done...
My last resort would be changing my serialization funtions to use SF.
Thanks in advance,
According to the docs, RCF has a mechanism to negotiate the minimum supported version of archives: http://www.deltavsoft.com/doc/rcf_user_ ... ialization
That is exactly what I need, but I was unable to figure out a way to make it work with boost::serialization. Is there a way to use this feature with boost?
It seems to me that boost versioning is a static parameter, maybe it can't be done...
My last resort would be changing my serialization funtions to use SF.
Thanks in advance,