Upgrade to Guice 3.0
Any plans to upgrade to Guice 3.0?
I am working on this now on my fork, hope to have it working later today or tomorrow. End of next week at the latest.
Thanks!
Ok, I think it works. Let me know if there is anything you think should be changed/added. Note: This is bleeding edge, I just completed it & there is bound to be bugs.
You can use this job as a maven repo: Repository "uk.me.lings" % "scala-guice_2.9.1" % "3.0.1-SNAPSHOT"
Repo: https://github.com/Deathbobomega/scala-guice/tree/guice3-port
Build Server: http://ci.codingwell.net/job/Scala-Guice3/
Ben, I am going through and looking over everything. It seems like the "ScalaModule" and "BindingsExtensions" share a lot in common but expose a different API. Is there a reason for this or would it be better for me to unify them?
Are there plans to integrate these changes?
You can ignore that referenced issue; github did the wrong thing for me.