jjl

Results 96 comments of jjl

Hi, thanks for the bug report. Sadly, tentacles is currently looking for a new maintainer as I don't write clojure any more and the other members of irresponsible have no...

Great. They're probably busy focusing on the new GraphQL API, which tentacles has no support for.

I've fixed this one and pushed 1.0.0-rc0

any thoughts on this? i have been wandering further off the 'async rust' track recently so i haven't really thought about making any changes and i'm not really involved in...

It's possible to strip midje out the hard way. I'm using this at present while I'm waiting for a better way https://gist.github.com/jjl/266e4fd88846ab8674f4

Okay. Well, I need it. Do you have any tips for where I might start looking in order to implement it? I would be loathe to have to switch to...

Okay. Well I'll have a bash at it and see if I get anywhere.

I didn't get anywhere. My knowledge of gobject-related stuff just isn't good enough to do this work :/

sidenote: When adding empty strings, it gives errors before segfaulting ``` (__main__.py:19174): GLib-GObject-CRITICAL **: g_value_type_transformable: assertion 'G_TYPE_IS_VALUE (src_type)' failed (__main__.py:19174): Gtk-WARNING **: /var/tmp/portage/x11-libs/gtk+-3.16.6/work/gtk+-3.16.6/gtk/gtkliststore.c:836: Unable to convert from (null) to gchararray...

We can reuse much of the code from the httpoison adapter, because it just passes a lot of stuff straight through to hackney as-is