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

Support circular references #2

Open
oliyh opened this issue Nov 5, 2017 · 2 comments
Open

Support circular references #2

oliyh opened this issue Nov 5, 2017 · 2 comments

Comments

@oliyh
Copy link
Owner

oliyh commented Nov 5, 2017

No description provided.

@oliyh
Copy link
Owner Author

oliyh commented Nov 5, 2017

Need to:

  1. Detect circular references and avoid building renamers more than once
  2. Use already built renamers conditionally on circular references with some sort of trampoline

@oliyh
Copy link
Owner Author

oliyh commented Nov 5, 2017

A temporary measure might be just to limit depth to some arbitrary number like 5 (maybe make this a dynamic var)

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