Don Mendelson

Results 105 comments of Don Mendelson

@OleksandrKvl yes, it was the intent of the extension mechanism to be able to walk the blocks of a message even if the design of the blocks is unknown to...

At high level, the intention of the extension mechanism was to support simple addition of new fields to a block without breaking old parsers. The proposal to allow addition of...

To determine the best solution, we should consider the possible needs for extensibility. Some that come to mind: - Mapping SBE encodings to application layer semantics and behavior or workflow....

To be clear,`` element can have annotations, but not its parent ``. Same for other top-level elements such as ``.

Agreed, @kleihan , that the syntax should not only inform whether a header is used, but also which header component should be inserted in each use case.

Thanks @epronk. Attribute "value" was removed from the schema without changing the example. BTW such things are the motivation for https://github.com/FIXTradingCommunity/tablature/issues/37

@YuvalCohen the rule that you cite is in new class FixRepositoryValidator that is designed to enforce FIX rules. The class BasicRepositoryValidator allows any string. You can use it directly or...

White space could be enforced by the XML schema if we change the datatype of names to "token" rather than string. "The token data type is also derived from the...

There is also a group attribute for codes that presumably interacts with sort.