Alex Coyle

Results 19 comments of Alex Coyle

Hi @ErikMinekus as a quicker fix, rather than a preferences file, is there any chance the screens could be changed to just use open key notation? As you mentioned, Traktor...

I'm basically looking at ways to do a full outer join in the traditional sense.. For example given "widgets": ``` [{:db/id 1 :widget/name "a"} {:db/id 2 :widget/name "b"} {:db/id 3...

It would be amazing to have cross-compilation support. Is this still not planned for yet, or is it dependent on the Windows build? It would still be useful to have...

@thomaswue @chrisseaton I was just wondering if this is on the roadmap for 2019, or has any ETA etc? I think it would be a game-changer!

> @thomaswue @chrisseaton I was just wondering if this is on the roadmap for 2019, or has any ETA etc? I think it would be a game-changer! Hi @thomaswue @chrisseaton...

Hi there, Thanks! I tried the xml-helper link (noxml) but I got a 404..? Also, re: "I think you still need an XML->EDN->XML converter", could you expand on that? I...

Hi there, Thanks for the advice! I've been experimenting with transforming the verbose `:tag`, `:attrs` and `:content` structure output by the parser (which I'll call `widget-xml`) into something more manageable...

Just following this up, I found a solution to my problem.. I decided to define the `widget-xml-spec` with coerced types instead of strings, for example ``` (def widget-xml {:tag :WIDGET...

Hi @ikitommi, I was just wondering if there's any chance this could be looked into? I reported it but didn't investigate any further at the time, because I mistakenly believed...

Hi there, Thanks for the new 1.9.3 version, that seemed to fix the issue.. However, with the latest 1.9.5 version, I am getting the same error message again in the...