Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2008-01-10 20:42:48


  "Hasse Carlsson" <hcsson_at_[hidden]> wrote in message news:81be92b0801100149m8b566fu89127f465e711223_at_mail.gmail.com...

  I have a newbie question regarding Boost XML serialization:

  In the example of an XML archive (http://www.boost.org/libs/serialization/example/demo_save.xml), there are lots of attributes (class_id, tracking_level, class_id_reference etc) included in the XML output. I would like to produce an XML archive _without_ these attributes - how do I achieve that?

  You could achieve this by writing your own archive class.

  Can such an XML archive be restored,

  no

  or are the attributes needed for "de-serialization" to work properly?

  yes

  Thanks,

  you're welcome

  Robert Ramey

  hcsson_at_[hidden]

------------------------------------------------------------------------------

  _______________________________________________
  Boost-users mailing list
  Boost-users_at_[hidden]
  http://lists.boost.org/mailman/listinfo.cgi/boost-users



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net