Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message.IsHeaderField(tag) should not be hardcoded with header fields #562

Open
gbirchmeier opened this issue Nov 8, 2019 · 0 comments
Open

Comments

@gbirchmeier
Copy link
Member

The switch of header fields is hardcoded. This logic should look at the session DD to see what the header fields are.

(Plus, if the engine is generated off a DD that has removed/modified one of these fields, this function will probably trigger a compilation error.)

@gbirchmeier gbirchmeier changed the title Message.IsHeaderField(tag) should not be hardcoded Message.IsHeaderField(tag) should not be hardcoded with header fields Nov 8, 2019
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

No branches or pull requests

1 participant