Skip to content

Conversation

philipwhiuk
Copy link
Contributor

@philipwhiuk philipwhiuk commented Dec 31, 2024

Drawn from a need to send out messages previously stored without use of a DataDictionary.
This occurs for two reasons:

  • QFJ only validates inbound messages not outbound messages. You can send messages that don't match the dictionary
  • It's possible (fairly common) to disable use of a Dictionary (UseDataDictionary=N).

NB:

This PR doesn't implement all of it - that needs changes in the App code to use IMessage instead of Message.

@philipwhiuk philipwhiuk changed the title IMessage & SimpleMessage IMessage & SimpleMessage (Loose Message Sending p1) Dec 31, 2024
@philipwhiuk philipwhiuk changed the title IMessage & SimpleMessage (Loose Message Sending p1) IMessage & SimpleMessage (Relaxed Message Sending p1) Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant