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

cleanup/nullable-ize IField-derived classes #888

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

gbirchmeier
Copy link
Member

Finished cleaning up all the nullable-enable warnings in the "QuickFIX" csproj!

  • deprecate lower-case-starting function names (renamed to upper-case-starting)
  • deprecate Field.Obj (renamed to Value)
  • deprecate Field.getValue/setValue (just use Value getter/setter)
  • major cleanup of MessageTests.cs
  • started cleaning up SessionTests.cs, but that needs more work

@gbirchmeier gbirchmeier merged commit c28b406 into connamara:master Sep 25, 2024
2 checks passed
@gbirchmeier gbirchmeier deleted the field-class-cleanup branch September 25, 2024 20:09
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