Skip to content

Implement overrides make overload resolution more explicit#211

Closed
bjornharrtell wants to merge 1 commit intolocationtech:masterfrom
bjornharrtell:index-overload
Closed

Implement overrides make overload resolution more explicit#211
bjornharrtell wants to merge 1 commit intolocationtech:masterfrom
bjornharrtell:index-overload

Conversation

@bjornharrtell
Copy link
Copy Markdown
Contributor

@bjornharrtell bjornharrtell commented Oct 29, 2017

This is to solve similar problems as in #213 but is less invasive, should not be breaking anything.

Signed-off-by: Björn Harrtell <bjorn@wololo.org>
@dr-jts
Copy link
Copy Markdown
Contributor

dr-jts commented Oct 29, 2017

Since these changes introduce overhead which is not required by Java, it would be worth adding a comment to indicate that these are in place to support JSTS. Otherwise they might get "cleaned up" in a future release (and also alerts readers that there is a reason why standard Java practice is not being followed).

@bjornharrtell
Copy link
Copy Markdown
Contributor Author

Hmm didn't realize they cause overhead. Will see if I can find a solution on my end instead.

@bjornharrtell
Copy link
Copy Markdown
Contributor Author

Closing until further notice.

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