GithubHelp home page GithubHelp logo

Comments (2)

donmendelson avatar donmendelson commented on June 18, 2024

First, note that version RC4 was promoted to technical standard version 1.0, so folder v1-0-STANDARD supersedes it. (All versions are retained for an historical record.) Version 1.0 is now immutable but version 2.0 RC1 is open for further enhancements.

That said, you are correct that attribute characterEncoding is missing from the table in section 4. It is shown in an example in section 2 under the heading "Encoding specifications for variable-length string".

The specification also says that single-byte character fields are encoded with US-ASCII. (This makes character codes compatible with FIX tag value encoding.)

Field length in SBE is in octets, not characters. This makes it impractical for fixed-length character fields of Unicode encodings since the number of octets is not a fixed relationship with number of glyphs. This leaves variable-length fields conducive to other encodings.

Are you suggesting an enhancement or just reporting an omission in the spec?

from fix-simple-binary-encoding.

bkc avatar bkc commented on June 18, 2024

Hi,

Sorry I was just pointing out an omission. Thanks also for reminding me to pay attention to versioning. I am trying to use another project that refers to rc3 spec. In my haste my brain said "ah, rc4 looks newer, I should support that just in case they move from rc3 to rc4".. I completely glossed over that rc = release candidate and that what I really want is to support '1.0'

thanks for the wakeup.. closing issue

from fix-simple-binary-encoding.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.