David Walend

Results 48 comments of David Walend

I guess my big opening question before examining the test code is: how do you want this to behave concurrently? I think there are two reasonable approaches: synchronized read() and...

Thanks! (Looks like the changes to GenericMode also need a look.)

I was able to (finally) commit some time, and can report some updates: The part of the problem where the compiler runs for an absurdly long time seems gone in...

Any near-future plans to support d3.svg.axis ? (That's my need for today.) Thanks, Dave

Thanks for taking this up, Josh. That's exactly it. It smells like a good place for higher kinded types. Even my spell checker balks at "kinded". ManagedResource needs to take...

Need a way to hold results (in git). Need a way to visualize results.

Also see https://github.com/seratch/AWScala

See https://gist.github.com/chrisjacob/833223

And http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html for a local database.