
4 May
2007
4 May
'07
5:49 p.m.
Sorry for not following the thread properly, just a quick note:
(e.g. serialization support for core libraries should be supplied by serialization and not core [as I believe it is now, at least in many cases]).
This is not right. Serialization support for class X should be provided by X.hpp and it must be possible to do this without depending on any other header.