stasis/NOTES
2019-06-30 15:20:47 -04:00

23 lines
633 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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