Skip to content

limit recursive expansion to 7 levels #71

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

Closed
wants to merge 1 commit into from
Closed

limit recursive expansion to 7 levels #71

wants to merge 1 commit into from

Conversation

cweiske
Copy link
Contributor

@cweiske cweiske commented Aug 29, 2013

The schema 04 definition is recursive. Expansion of the whole schema thus is impossible.

This patch limits the expansion to 7 levels, which should be ok as a temporary fix.
The correct solution is of course not to do expansion at all, but that will take much work.

@justinrainbow
Copy link
Collaborator

This has now been merged and will also be included in the next tag.

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

Successfully merging this pull request may close these issues.

2 participants