David Sherrier

Results 10 comments of David Sherrier

Some CI tests are failing I am assuming its related to my implementation of the write / copy / read methods? Possibly not using try finally for push / pop...

Any suggestions on running the CI suites locally so I can work on debugging the issues?

So I have been running the ArraySerializerTests and they have all been passing so a bit confused on why the CICD tests are failing

After resolving the issues around primitives and depth increment it seems only a couple tests are failing, Would appreciate some help on those specific failing cases: JdkProxySerializerTest and NonexistentClassSerializersTest

Hello! Is this issue still available? I would like to contribute to this issue as it's my first issue I may need some help getting into it. Thanks

Great so I have started looking at the code for ObjectArraySerializer and have a couple of questions: Wrap array into ArrayAsList, note this wrapped object can't be reused if nested...

Thanks! Based on your comment I am understanding it as for nested generics we need to take into account dimensions of the array which is already calculated in the array...

thanks @cam72cam, is there a timeline on next release to 1.8.x that I can reference?

Thanks @cam72cam I appreciate the dilligence in resolving these issues, please let me know if there is any info you need to help further.