Menu

#5 XML Wrappers

0.2.x
open
9
2003-04-15
2003-03-17
No

C++ components are currently passed XML data as a
compound data structure. This is great for efficiency,
but the components should also be able to deal with
XML as raw text. This allows the distribution of
components across:
- Multiple machines
- Different languages
- Various incompatible compilers
For the C++ framework, there should be a wrapper,
possibly a template, that can translate the C++
datastructure into a XML string, and vice-versa... this
XML persistence can be supported by AdvXMLParser.

Discussion

  • Alex J. Champandard

    • priority: 5 --> 1
    • status: open --> pending
     
  • Alex J. Champandard

    • status: pending --> open
     
  • Alex J. Champandard

    • status: open --> pending
     
  • Alex J. Champandard

    • milestone: --> 197592
    • status: pending --> open
     
  • Alex J. Champandard

    • status: open --> pending
     
  • Alex J. Champandard

    • priority: 1 --> 5
    • status: pending --> open
     
  • Alex J. Champandard

    • assigned_to: nobody --> alexjc
     
  • Alex J. Champandard

    Logged In: YES
    user_id=33901

    Need to investigate if this needs a redesign.

     
  • Alex J. Champandard

    • priority: 5 --> 7
     
  • Alex J. Champandard

    • assigned_to: alexjc --> nobody
     
  • Alex J. Champandard

    • status: open --> pending
     
  • Alex J. Champandard

    • assigned_to: nobody --> alexjc
    • priority: 7 --> 9
    • status: pending --> open
     
  • Alex J. Champandard

    • milestone: 197592 --> 0.2.x
     

Log in to post a comment.