Don Mendelson

Results 46 issues of Don Mendelson

Although the Score DSL grammar is very familiar to programmers, it should be translated to natural language for non-technical users in visualizations of Orchestra. This applies to docgen and testgen...

CLARIFY

Orchestra could use syntax to specify when headers are applicable. Currently, Repository has StandardHeader and StandardTrailer on every message although they are only used in FIX4/FIXT tag value encoding.

ENCODING

The specification lists the constraints to extending a message, and also says that > Changes that break those constraints require consumers to update to the current schema used by publishers....

Comment by Emil Rakadjiev in Orchestra working group collaboration: ...based on our experience with developing tooling around Orchestra, it's awkward to handle in the code. It has also been a...

enhancement

Enhance the build process to produce a modular runtime image

deferred

FIX Trading Community plans to register WebSocket subprotocols with IANA for FIX traffic. Both a text and binary subprotocol will be registered. Use those protocols in Conga when available.

An Establish request may be rejected with a reason of AlreadyEstablished. However, there is no explicit error code for a redundant Negotiate. Suggest adding AlreadyNegotiated to NegotiationRejectCode. Also, the spec...

Frequently, applications have binary conditional logic that depends on a value. The logic is soften something like “If this field is present, echo the value. Otherwise, set a default value.”...

FEATURE

This project was built using Java 8 which was current at the time the project started. However, Oracle has ended commercial updates for Java 8, and Java 18 is current....

The specification should include more detailed guidelines for usage of Dublin Core Terms in the metadata section. One issue raised in the MOST working group is to distinguish interfaces files...

ERRATA