lp:xml-sipa

Created by TheTom and last modified
Get this branch:
bzr branch lp:xml-sipa
Members of TomProgs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
TomProgs
Project:
xml-sipa
Status:
Development

Recent revisions

22. By TheTom

Fixed bug reading an argument with a whitespace in it.

Don't use stringstream to convert value of FromStringConverter to
std::string or const char* anymore, and directly return them instead.

Add some missing operator (==, cast) to FromStringConverter.

21. By TheTom

Removed test from general build target.

20. By TheTom

Renamed doxygen config file.

19. By TheTom

Added tests for XPath document access and
corrected error detection while parsing.

18. By TheTom

New boost assing like set and setDefault for Document.

- Now Document::set and Document::setDefault return
  special inserting objects with overloaded operator()
  to insert values like with boost assign.
- Cleaned up comments and added doxygen config file.

17. By TheTom

Extended XPath possibilities:

- Overloaded operator[] to simplify the usage
- Added set and setDefault methods to also enable
  changing values addressed with XPath paths.

16. By TheTom

Fixed parsing text and added xpath like element access:

- Now also the text between nodes get parsed.
- Elements and attributes can now be accesed with a
  subset of the xpath syntax.

15. By TheTom

Merged from xml-sipa/tp-tree-rewrite.

14. By TheTom

-ADD: New .bzrignore file.

13. By TheTom

-CHG: commented out some old tests.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers