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

Rough support of multiple types in dynamic import #34

Merged
merged 6 commits into from Feb 10, 2021

Conversation

kevinresol
Copy link
Collaborator

genes.Genes.dynamicImport(
  (ExternalClass, ExternalSubClass) -> {...}
);

@benmerckx
Copy link
Owner

Wonder if we should keep only the multiple implementation around as it would work for a single argument too?

@kevinresol
Copy link
Collaborator Author

Updated.

Also added filter to skip emitting Genes.ignore, please check.

@benmerckx benmerckx merged commit 8cb3526 into benmerckx:master Feb 10, 2021
@skial skial mentioned this pull request Feb 10, 2021
1 task
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

2 participants