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

#45 adding support for recursively resolving inline modular content #47

Merged
merged 1 commit into from Dec 5, 2017

Conversation

aweigold
Copy link
Contributor

@aweigold aweigold commented Dec 5, 2017

Making a PR for visibility, although I'm going to merge it to get it into a snapshot build. This is in relation to issue #45

This change allows you to nest references inside of inline modular content resolution. Any resolver, whether code based, or template based works.

This only realistically works if you have a depth query parameter set to greater than 1. The implementation also ensures that no cyclic loop is resolved (and this is unit tested).

I also tested a local build of this with an internal app, and it works.

@aweigold aweigold merged commit f801766 into master Dec 5, 2017
@aweigold aweigold deleted the #45-recurive-inline-modular-content branch December 5, 2017 06:47
@JanLenoch
Copy link

LGTM, great job!

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.

None yet

3 participants