Skip to content

Roadmap

Preethum edited this page Oct 15, 2015 · 4 revisions

Roadmap

At current there are very few things on the roadmap for this project as it is relatively self-contained. However as time permits, we will attempt to resolve the remaining issues (or close them if we cannot verify or get further input). Additionally, below are some of the goals for the next version.

0.7 - Target Completion by Q2 2016

  • Include App Engine Authenticators for Android and Java that utilize the G+ Login Flows.
  • Support for XSRF Servlets (RpcToken support was added in 0.5)
  • Support Code Splitting of Gwt systems - Patch available in Issue 20 but needs significant testing to verify
  • Add CookieMode STRICT/LAX for whether or not SyncProxy will automatically populate the Cookie fields domain and path in RSSP
  • Verification and testing enhancement of the LoginUtil properties for GAE in POJ

0.6 - Target Completion by Q4 2015

0.5 - Released Jan 2015

  • Update main gwt-syncproxy project to use Java Generics
  • Fix some non-critical warnings in the source code throughout the project
  • Modify the system as needed when GWT 3.0 releases towards the end of this year (see gwtproject.com or the 2013 IO Presentation on the GWT Roadmap) Delayed pending release of 3.0
  • Update the Android library portion of this project to comply with the new Android Studio (if possible) Delayed pending resolution of Android Tools Issue: https://code.google.com/p/android/issues/detail?id=64957
  • Mavenize Expecting to use Gradle to allow compatibility with Android Studio for Andorid Library. Will also start publishing to maven-repo (or other alternative) Delayed to 0.5.1
  • Cleanup unused tests dev files
  • Increase testing Code Coverage to > 95% (currently approx 70% for gwt-syncproxy src) Arbitrarily completed, significant testing enhancements in place
  • Change download section to Google Drive in compliance with http://google-opensource.blogspot.com/2013/05/a-change-to-google-code-download-service.html - Completed as of Version 0.4.2