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

Add companion_extends #107

Merged
merged 1 commit into from
Apr 28, 2016
Merged

Conversation

trungfinity
Copy link
Contributor

This PR would fix #105. Please help me review, thanks.

@thesamet
Copy link
Contributor

thesamet commented Apr 28, 2016

Thanks for working on this. It looks good overall, except that the autogenerated Java file seem to have been generated with a different version of protoc. Can you use the latest protoc, protoc 3.0.0-beta2, to generate them? Also, there's a script called make_plugin_proto.sh which you can use at the root directory.

@trungfinity
Copy link
Contributor Author

Updated! protoc 3.0.0-beta2 is used now.

@thesamet thesamet merged commit d086377 into scalapb:master Apr 28, 2016
@thesamet
Copy link
Contributor

Merged - thanks for contributing this.

@trungfinity trungfinity deleted the companion-extends branch April 28, 2016 09:46
@trungfinity
Copy link
Contributor Author

Could you publish a new version of ScalaPB? Or do you have any ETA for it?

@ngbinh
Copy link
Contributor

ngbinh commented Apr 28, 2016

👍 on a new release

@thesamet
Copy link
Contributor

Yes - released 0.5.26.

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.

Option for companion objects to extend specified classes/traits
3 participants