Re: [boost] Serialization to relational table

2002-11-19 Thread Wesley W. Terpstra
On Mon, Nov 18, 2002 at 07:21:32PM +0200, Bohdan wrote: > I believe that XML can contain any data. But i suspect that > XML garbaged with all serialization stuff will be > 1. unreadeable > 2. difficult to handle automatically (by other programs). Yes. I completely concur. > So i was t

[boost] Serialization to relational table

2002-11-18 Thread Bohdan
I believe that XML can contain any data. But i suspect that XML garbaged with all serialization stuff will be 1. unreadeable 2. difficult to handle automatically (by other programs). So i was thinking about simplifying Object <-> XML serialization. Recently there were talks about dit