Tormod Erevik Lea

Results 13 comments of Tormod Erevik Lea

Also a big issue: a the moment concurrent decoding is not possible since internal accumulators are package global. Fix it.

Yes, this is on my todo-list.

Thanks for your interest. Yes, I think so. I believe it is mainly support for some new base types + developer data support. I plan to support 2.0 without support...

It should be possible to decode protocol version 2 files as long as they don't use Developer data fields.

Yes, I agree this could be useful, and the method signature looks about right. Maybe it should also be possible to specify if the Activity should be "cloned", or to...

Hi. Thanks for looking into this. I'll try to take a look soon. May I ask you to split the two approaches into two separate PRs?

Hi, thanks for your interest in the library. I don´t have time at the moment to make any major changes, but would be happy to take any contributions. I don´t...

I forgot about the order of messages; that is a good point.

I suppose this is related to encoding (#1) as well, if the goal is a byte-for-byte equal result after a decode-encode round trip.

Any suggestions on what I'm doing wrong/how to adjust?