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

recursive type conversion of embedded types #11

Closed
dzuvic opened this issue May 3, 2017 · 1 comment
Closed

recursive type conversion of embedded types #11

dzuvic opened this issue May 3, 2017 · 1 comment
Milestone

Comments

@dzuvic
Copy link
Owner

dzuvic commented May 3, 2017

Note: this needs support for excluding a type by it's package, also. It's important because of the com.sun.misc.* Types

@dzuvic dzuvic added this to the 0.1.0 milestone May 3, 2017
dzuvic added a commit that referenced this issue May 5, 2017
@dzuvic
Copy link
Owner Author

dzuvic commented May 5, 2017

added a new TSModule parameter excludes with default value : ["^sun", "^jdk.internal"] (JSON notation) to prevent mapping von JVM internal types

@dzuvic dzuvic closed this as completed May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant