Re: [Boost-bugs] [Boost C++ Libraries] #757: xml serialization fails when using namespace

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #757: xml serialization fails when using namespace
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-11-30 20:28:03


#757: xml serialization fails when using namespace
----------------------+-----------------------------------------------------
  Reporter: gvegidy | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: | Component: serialization
   Version: None | Severity: Showstopper
Resolution: wontfix | Keywords:
----------------------+-----------------------------------------------------
Changes (by ramey):

  * status: reopened => closed
  * resolution: => wontfix
  * severity: => Showstopper

Comment:

 The reason I don't do this is that it would mix the C++ namespace with the
 XML one. That is, the elementname std::list would appear in the xml with
 <std::list>. This could create, at the very least, confusion. It might
 also be a problem if the serialization stream is embedded in other xml.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/757#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC