simple-binary-encoding icon indicating copy to clipboard operation
simple-binary-encoding copied to clipboard

[C#] Update to upstream

Open ogreenz opened this issue 8 years ago • 1 comments

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?

ogreenz avatar Feb 27 '17 16:02 ogreenz

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

odeheurles avatar Mar 12 '17 22:03 odeheurles