Jonathan Feinberg

Results 54 comments of Jonathan Feinberg

https://bugs.openjdk.java.net/browse/JDK-8196655

https://bugs.eclipse.org/bugs/show_bug.cgi?id=520176

Hi, and sorry for the long delay. I'll give it a try, and let you know. I appreciate the patch!

I can't tell if these instructions are for me or for @alignedleft.

It looks great to me.

My guess is that, because you're using Python's native ```open``` function, you don't get the magical auto-location of a data file; only the Processing built-ins do that sort of thing...

Depending on how the input files are structured, it shouldn't be too hard to automate a presubmit test that checks for such errors. On Aug 17, 2014 10:18 AM, "James...

I think it's always worth spending time as early as possible making things build clean so that you can meaningfully detect problems as they happen. On Aug 17, 2014 10:37...