chill-scala/src/main/scala/com/twitter/chill/KryoBase.scala (1 line): - line 120: * TODO this should be fixed in Kryo. When it is, remove this chill-scala/src/main/scala/com/twitter/chill/EnumerationSerializer.scala (1 line): - line 29: // TODO: hacky, but not clear how to fix: chill-scala/src/main/scala/com/twitter/chill/ClosureCleaner.scala (1 line): - line 45: // TODO maybe these should be thread-local for thread safety chill-scala/src/main/scala/com/twitter/chill/RichKryo.scala (1 line): - line 29: * Enrichment pattern to add methods to Kryo objects TODO: make this a value-class in scala 2.10 This also