Lars Marius Garshol
Lars Marius Garshol
Sure, just email it to me at larsga at garshol.priv.no
It means that you have no ID field for this record. That's a problem, because then Duke has no way to identify the record when reporting back to you. So...
I think configs that are supported by the IDEs is the best bet. In addition, we could use CheckStyle in Maven to enforce it at build time.
What do you mean by "incremental data set"?
This is an interesting addition! For applications that match text this looks very useful. Thank you. The build fails with a compile error: /home/travis/build/larsga/Duke/duke-core/src/main/java/no/priv/garshol/duke/cleaners/StopwordsCleaner.java:[49,21] error: cannot find symbol Looks like...
Thank you! That's much appreciated. I hope you agree with the comments. If not, just let me know.
_From [[email protected]](https://code.google.com/u/106380900043315593284/) on November 06, 2011 04:54:18_ One part of this would be to turn the test file concept into an InMemoryLinkDatabase.
Yeah, this is definitely a valid point. I've had the same issue myself. And I agree with the fix. Extending the signature and making a fallback so legacy code can...
_From [[email protected]](https://code.google.com/u/106380900043315593284/) on November 06, 2011 08:04:23_ Started preparatory work on this, but need more time to try it out fully.
Discussion #191 shows another example with a need for this operator.