Subject: Re: [Boost-users] Library advice
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-04-27 07:45:25


What C++ data structures should the buffer be deserialized into?

When do you get the interface definition (the XML file)? At compile-time
or at run-time?

Are you going to handle several versions of the interface definition at
the same time?