From: Robert Ramey (ramey_at_[hidden])
Date: 2007-05-04 21:59:18


Stefan Seefeld wrote:

> If X is usable without serialization, users shouldn't be forced to
> also
> link to the serialization library,

I 100% agree with this.

>
> Thus, I'd suggest to encapsulate the X-serialization functionality
> into
> a separate library (may be header-only), such as X_serialization.hpp
> etc. Then I can still use X stand-alone, and drag in the rest whenever
> I need it.

and 100% with this as well.

Robert Ramey