[C#] Update to upstream
It appears that real-logic have deleted the c# code base that adaptive (?) contributed as it was not kept up to date (https://github.com/real-logic/simple-binary-encoding/issues/310)
Are there any plans to bring the c# code up to the latest RC3 implamentation that is supported in the real-logic repo?
Related to this, I think I have found an issue with the CURRENT c# code generation, and its unclear if this should be reported in this repository or in real-logic's one (I'm pretty sure its here...)
Can you elaborate on how you see this going forward?
It appears that real-logic have deleted the c# code base that adaptive (?) contributed as it was not kept up to date (real-logic#310)
Yes, Martin removed it as it was no longer up to date with RC3
Are there any plans to bring the c# code up to the latest RC3 implamentation that is supported in the real-logic repo?
no plans yet. I'm not sure it would be quicker to port commits one by one or actually restart a port from scratch targeting directly RC3
Related to this, I think I have found an issue with the CURRENT c# code generation, and its unclear if this should be reported in this repository or in real-logic's one (I'm pretty sure its here...)
PR merged, thanks