Peter Monks
Peter Monks
> The issue I'm having is that I believe that is affecting my code running on the onCreateNode event. That's possible if your behaviour is bound to the cm:auditable aspect...
A command line argument, similar to `clojure.main`'s `-i path/to/file.clj`, might be worth considering as part of this.
Just as a head's up, here's what I'm seeing with v2.5.5: ``` Reflection warning, clj_pdf/graphics_2d.clj:53:3 - call to method insertDirectory can't be resolved (target class is unknown). Reflection warning, clj_pdf/graphics_2d.clj:89:12...
@igrishaev not sure if your question is directed to me or the `aero` maintainers, but just to clarify that I would be very appreciative if you prepared a PR for...
I can't help thinking that this is potentially solvable as part of a more general solution to issue #37 i.e. "ecosystem" may just be a property in the indexes. To...
> But we need to take this meta information and use it during data processing. Why? Why can't it just be a "dumb" data value that gets added to every...
One standard way of logging in Docker is to write all logging output to stdout. While this is configurable when a logging library is in use (both in terms of...
As a head's up, @maoo and I are trying to get organised and merge our respective forks so we can submit them as a PR. Apologies for not doing that...
My gut tells me that going direct to the source (i.e. SPDX) is the right way to go, for a couple of reasons: * GitHub have a bit of a...
@jacobmischka it's really not a "random URL" though - the SPDX project has a well-organised, comprehensive set of licenses in their [license-list repository](https://github.com/spdx/license-list), and that's where our PR pulls the...