storehaus-algebra/src/main/scala/com/twitter/storehaus/algebra/EnrichedMergeableStore.scala (1 line): - line 33: * TODO: in scala 2.10 this should be a value class storehaus-dynamodb/src/main/scala/com/twitter/storehaus/dynamodb/AwsBijections.scala (1 line): - line 26: // TODO: pull these out into the Bijections project storehaus-algebra/src/main/scala/com/twitter/storehaus/algebra/PromiseLinkMonoid.scala (1 line): - line 32: * TODO: REMOVE WHEN NEXT VERSION OF ALGEBIRD IS PUBLISHED build.sbt (1 line): - line 6: case ver if ver startsWith "2.10" => "2.10" // TODO: hack because sbt is broken storehaus-mysql/src/main/scala/com/twitter/storehaus/mysql/MySqlStore.scala (1 line): - line 93: // TODO: should this be non-blocking? this is part of object construction, so maybe not? storehaus-core/src/main/scala/com/twitter/storehaus/EnrichedReadableStore.scala (1 line): - line 33: * TODO: in scala 2.10 this should be a value class storehaus-algebra/src/main/scala/com/twitter/storehaus/algebra/ConvertedStore.scala (1 line): - line 27: * TODO: we should add a specific exception type here so we can safely filter these cases to storehaus-core/src/main/scala/com/twitter/storehaus/ConvertedStore.scala (1 line): - line 27: * TODO: we should add a specific exception type here so we can safely filter these cases storehaus-algebra/src/main/scala/com/twitter/storehaus/algebra/query/QueryStrategy.scala (1 line): - line 100: // TODO: Think about whether we need to return some sort of Sink storehaus-algebra/src/main/scala/com/twitter/storehaus/algebra/MergeableStore.scala (1 line): - line 155: * TODO: not clear is correct. It is injecting whatever Semigroup is present at call time storehaus-core/src/main/scala/com/twitter/storehaus/EnrichedStore.scala (1 line): - line 31: * TODO: in scala 2.10 this should be a value class