-
Notifications
You must be signed in to change notification settings - Fork 345
20191028 Community Meeting Minutes
Ewout Kramer edited this page Apr 30, 2024
·
1 revision
- Task from last meeting (20190930)
- Project boards
- Open issues
- George
- Christiaan
- Marco
- Marco added a page about using submodules (see https://github.com/FirelyTeam/fhir-net-api/wiki/Clone-this-repository-with-submodule-common)
- Other tasks were mostly assigned to Brian and Kenneth who were not on the call
- George will ask Brian to help reviewing
- Marco will suggest the next meeting to be on November 11th at 11:00am CEST.
- Brian will check the impact of the Technical correction for R3 and R4
- Ewout: LambdaExpression.Compile does work on MacOS, see here: https://stackoverflow.com/questions/29245589/why-does-lambdaexpression-compile-work-on-ios-xamarin
- Kenneth: Discuss changes to terminology service interface
- Brian - generate an implementation of ISummaryDefProvider
- Brian will do an experimental run on code generation of an "unknown code" in all enums.
- Brian/Kenneth to set up a targeted meeting to discuss these different interfaces for WebApi. Ewout to send contact details of interested parties (Vonk, MS, Kenneth, BrianP, Mottini).
- George creating an issue on github to sync the IBackboneElement/FhirType(namedBackboneElement) approaches
- Brian to help review gstoians work
- It's in secondary class, original code remains
- It will use the "new" .NET http client
- It should use the new middleware feature to make it more configurable
- Yes, it should be async.
- Marco closed a few validation issue, because they were solved with version 1.4.0. There are still a few validation issues open. Marco has to review them with some co-workers.