Gavin King
Gavin King
OK, I've investigated this, and I think it should slip to 1.3.
@lucaswerkmeister yes, it's correct. There's no definition of equality that works in general for all iterables.
Well we're kind of at the mercy of the underlying JDK APIs here, which I find pretty inconvenient. Do you have a specific suggestion?
/me nods sagely and pretends he understands what any of the above means. ;-)
So with the help of Paste Java as Ceylon, I did this port quickly. But I ran into a couple of what look like backend bugs. I've pushed the work...
@FroMage the message I'm getting is this: ``` Could not determine type of method or attribute reference: xaResource of XAConnection: Error while loading the java.jdbc/8 module: Declaration javax.transaction.xa.XAResource could not...
@FroMage cool, what I figured.
I think we should add `Array bytes()` to `ByteBuffer`. I also think the signature of `newByteBufferWithData()` is wrong. It should accept a `{Byte*}` stream, not a variadic `Byte*`.
Not going to make it into 1.2.