<https://gist.github.com/bjonnh/e7358781df1137da59...
# arrow
r
seems to be missing the error types
it does not compile
b
my bad I had a file with the same package
that should do it now
👍 1
I did see things about bindIn
(updated object to class so I can have a main)
I hope you can see what I tried to do
we are fixing now the method I mentioned
toIO
that is currently missbehaving
b
thanks!
not really an arrow question, but I was wondering about the (thread) safety of my handling of the datetime. As this function is ultimately called by the user in the GUI (through TornadoFX events).
so this is going to appear on github your correction for toIO? I am using the latest github version in my project there were a lot of things missing in 0.8.2
Your solution works perfectly thanks a lot!
r
no problem, the fix for toIO will come up in .9.0 in a couple of weeks
will keep the channel posted
1