
3 Jun
2004
3 Jun
'04
8:48 p.m.
Where is the appropriate place to suggest new features in a boost library? I guess it's here. My request is support for xml <!-- comments --> in the serialization xml archive. I believe it currently chokes if I add a comment in an xml archive. The application is for QA to compose test objects in xml and then read them into applications with boost serialization. It would be nice to annotate the test object 'templates' with comments so QA can know what values are valid. Does someone know where in the code I can implement this easily. I just want to ignore the comments. Russ Balest