
5 May
2007
5 May
'07
12:58 a.m.
Emil Dotchevski wrote:
One more thing.
I just had a look at the Wave code. By default serialization support is switched off. So serialization dependencies are generated only if you explicitly specify BOOST_WAVE_SERIALIZATION=1.
Is it possible to refactor the Wave code headers such that they do not invoke BOOST_CLASS_EXPORT, leaving this job to client code that does need to serialize Wave objects? In that case, would you still need to include serialization headers in the Wave code headers?
Wave code headers do not include serialization headers. Regards Hartmut