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

scalajs 1.x doesnt support ptivate memebrs in native traits #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chandu0101
Copy link

No description provided.

@sbrunk
Copy link
Owner

sbrunk commented Jun 13, 2018

Thanks! I really should start compiling against scalajs 1.0. I'm leaving this open for now because I'm still trying different options how to achieve something similar to selective TS exports of methods. Making methods private seems to be the wrong approach, though.

I'm wondering if the same restrictions apply to protected and package private methods. Do you know if this documented somewhere?

@chandu0101
Copy link
Author

protected methods compiling fine in 1.x .

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