Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VersionConverter] How to deal with Section.include #235

Open
mpsonntag opened this issue Mar 6, 2018 · 1 comment
Open

[VersionConverter] How to deal with Section.include #235

mpsonntag opened this issue Mar 6, 2018 · 1 comment

Comments

@mpsonntag
Copy link
Contributor

mpsonntag commented Mar 6, 2018

How to handle Section.include conversion from 1.0 to 1.1.

Analogous to #216.

@mpsonntag
Copy link
Contributor Author

By default, a conversion that encounters a non-v1.1 odml Section.include will lead to a [warning] conversion log message, but will export the Section.include unchanged.
The converter will include a flag that enables to pull in the included Section from the link, adds it to the document, converts the pulled in Section to v1.1 as well and removes the Section.include from the resulting v1.1 file.

@mpsonntag mpsonntag changed the title Version converter: How to deal with Section.include [VersionConverter] How to deal with Section.include Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant