Hi Florian, On 22 Jan 2016 at 11:12:16, Florian Véron ([email protected](mailto:[email protected])) wrote:
Hello,
We are working with Ludovic on the google apps application. You can find the code here https://github.com/xwiki-contrib/application-googleapps, and we already have some version released.
Cool
Can we have a jira for this project in order to follow issues on this app ?
Done: http://jira.xwiki.org/browse/GOOGAPPS I’ve created some of the versions already released at http://jira.xwiki.org/plugins/servlet/project-config/GOOGAPPS/versions Could you please make sure you release them for those released already (setting the proper release date)? One little comment. I’ve seen that you use a lot of Groovy in wiki pages. This is not really recommended as a best practice (requires PR, hard to debug step by step in IDE, hard to verify quality rules, hard to write unit tests, etc). Do you plan to move this code to Java in the future? Thanks -Vincent
Thanks,
Florian Véron