Hi All, While writing an app, I decided to make Guice and Jersey work nicely together, so extracted most of the code from my app into yet another Guice extension. But as I haven't contributed to Guice yet, I have couple of questions: 1. What kind of formatting should I follow? It looks like Guice uses 2 spaces formatting everywhere, but wanted to make sure. 2. I'd like to add a sample web application that shows the integration in action. Where should I put that application, is there such a place in repo? 3. How wiki pages are filled? Is there a separate repo for wiki pages, that I should fork as well and create a pull request for docs as well?
And of course please write any other requirements/recommendations as you see fit. Here is working implementation, will be adding comments and unit tests in following couple of days: https://github.com/TheIndifferent/guice/commit/2fadbc5e95327779410f6d1dc24531e55864d264 -- You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice-dev. For more options, visit https://groups.google.com/d/optout.
