2019-06-27 02:08:41 +00:00
|
|
|
|
* Migrate to Scala
|
2019-06-30 02:27:52 +00:00
|
|
|
|
* mvn com.mysema.scalagen:scalagen-maven-plugin:0.2.2:main -DtargetFolder=/home/gburd/ws/stasis/stasis-core/src/main/scala
|
2019-06-27 02:08:41 +00:00
|
|
|
|
* Fix @Ignore'ed JUnit tests
|
|
|
|
|
* TODO/XXX/FIXME/JE_TEST
|
|
|
|
|
* begin/end JE only
|
2019-06-25 20:45:46 +00:00
|
|
|
|
* Kafka for log
|
|
|
|
|
* Remove all @Deprecated features
|
|
|
|
|
|
2019-06-29 12:30:17 +00:00
|
|
|
|
* TravisCI
|
|
|
|
|
* Jepsen
|
2019-06-25 20:45:46 +00:00
|
|
|
|
* Nested transactions
|
|
|
|
|
|
2019-06-30 19:20:47 +00:00
|
|
|
|
* Scalagen
|
|
|
|
|
* <> -> typed
|
|
|
|
|
* exceptions multi-catch, separate
|
|
|
|
|
* try with resources, use finally
|
|
|
|
|
* //, /*- and /* comment don't migrate
|
|
|
|
|
* enum classes
|
|
|
|
|
* multiple private constructors
|
|
|
|
|
* @BeanProperty
|
|
|
|
|
* copyright
|
|
|
|
|
|
2019-06-29 12:30:17 +00:00
|
|
|
|
* http://dbmsmusings.blogspot.com/2019/06/correctness-anomalies-under.html
|