Oliver Lade
Oliver Lade
I had a play with string_score, and while it's excellent for what it does, it doesn't quite fit my use case out of the box. In particular, it lacks recognition...
When a `LinearRing`'s `` tag is malformed using additional commas instead of spaces (i.e. x,y,z,x,y,z,x,y,z,... instead of x,y,z x,y,z x,y,z ...), JAK simply returns a list with only the first...
As per my [StackOverflow question](http://stackoverflow.com/q/18158523/363039), running bootstrap.bat on Windows 8 throws an error: ``` c:/Programming/couchapp/erica/src/erica.erl:none: redefining macro 'WITH_MOCHIJSON' ERROR: compile failed while processing C:/Programming/couchapp/erica: rebar_abort ``` As per asvyazin's answer,...
Allows different directory structures, simplifying the use of other tools (such as watching everything in a `/src` folder and building to a `/dist` folder).