Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This would likely be done in the timeframe of a 0.9 release.

Goals

We would like to accomplish the followingHere is a dump of all the problems we have seen and some solutions:

  • Move clients to Java to fix scala problems
    • Javadoc
    • Scala version non-compatability
    • Readability by non-scala users
    • Scary stack traces
    • Leakage of scala classes/interfaces into java api
  • Code cleanup and embeddability
    • Both producer and consumer code are extremely hard to understand

...