Hi Bart,
Thanks for raising this, I hate it when that happens with other
libraries, the barrier to entry should be jvm, sbt and git, nothing
more :<.
I have added an explicit link to knockoff (I'm still not sure where it
was dragged in from as I'd disabled posterous), and moved the ensime
stuff out to where it belongs. This is hopefully present in master:
609dc19cab4d3ec470e208eb6dc7b9b9a2737bcb. I'm not always able to get
internet connections, so if there is still an error I'll get it fixed
later tonight.
re the x"" idea, yes its been on my radar as well. I can see literals
being very helpful for templates, but it doesn't seem helpful for
manipulation. The XPath idea is also interesting, but unfortunately
XPath is also a source of runtime errors (namespace mappings, or
invalid function usage etc) so I'm not sure how much it buys but I'm
very much looking forward to seeing the results :-).
Again, many thanks.
Cheers,
Chris