WIP: rebased and modified PR #179 #216
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is rebased and modified version of PR #179. I restore the
doc/Comments.xmlfile, and only kept thedoc/Comments.autodocfile in case it contains code edits we may want to borrow. I also removed all the inline autodoc comments added to the parser: While I agree that moving the comments there is good idea, these changes made it almost impossible to review the rest of the changes, so I stripped it. This probably lost some documentation edits, though.Anyway, this is not for merging, but rather I want to be able to view the code changes, and then possibly cherry-pick parts of this into master. The whole thing is untested, and certainly has issues, so do not merge this!
In principle, almost all changes in PR #179 sound good to me, but there is no way we are going to merge them in the form of one gigantic unreviewable blob.