Skip to content

Conversation

@feldrim
Copy link

@feldrim feldrim commented Jan 9, 2018

  • The one giant auto-generated file is now gone, leaving 1300+ classes with their own files.
  • Converted Arrays to Generic Lists.
  • Fixes some simple formatting.

Still needs work to do:

The classes with "1" in their names: They are all inheriting CodeType and include nothing at all. There are classes with almost the same name -without 1 in the name- inheriting these. E.g.: public partial class BatchStatus1Type : CodeType and public partial class BatchStatusType : BatchStatus1Type. I couldn't have a closer look at the schemas but I'm pretty sure these could and should be deleted.

Expression body: I believe there might be issues with expression bodies in properties.

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