Skip to content

feat: Support <Uebertragungsdatei> in MigReader (.read() now returns either MessageImplementationGuide or Uebertragungsdatei w/ 1 nested MIG) #130

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

Closed
wants to merge 1 commit into from

Conversation

hf-kklein
Copy link
Contributor

@hf-kklein hf-kklein commented Apr 23, 2025

there is a simpler, less breaking alternative: #133

but not in AHBs yet; one step at a time
siehe auch: #57 (comment)

but not in AHBs yet; one step at a time
@hf-kklein hf-kklein changed the title feat: Support <Uebertragungsdatei> in MigReader feat: Support <Uebertragungsdatei> in MigReader (.read() now returns either MessageImplementationGuide or Uebertragungsdatei w/ 1 nested MIG) Apr 23, 2025
@hf-kklein hf-kklein self-assigned this Apr 23, 2025
@hf-kklein hf-kklein marked this pull request as draft April 23, 2025 12:34
hf-kklein added a commit that referenced this pull request Apr 24, 2025
…_uebertragungsdatei_level` to MIG `Segment` model) (#133)

feat: Support `<Uebertragungsdatei>` in `MigReader` (adds flag is_on_uebertragungsdatei_level to Segment model)

We decided AGAINST modeling this as an extra level in our data model because it adds no value and makes the models less uniform than they are right now (see e.g. PR #130 ). This is because some MIGs do contain an Übertragungsdatei on root level, some don't and the distinction is more pain than the value gained (at least for our usecases). Feel free to report back in issues if this doesn't suit your needs.
@hf-kklein
Copy link
Contributor Author

done less intrusive in #133

@hf-kklein hf-kklein closed this Apr 24, 2025
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