Skip to content

20190204 Community Meeting Minutes

Ewout Kramer edited this page Apr 30, 2024 · 1 revision

Time: 19:00-20:00 UTC (20:00-21:00 CET, 14:00-15:00 EST, 06:00-07:00 AEDT) Location: Join Zoom Meeting https://zoom.us/j/573322038

R4 status

Mostly done now, will be part of the 1.2 release. Waiting with the final release to see if any more hotfixes are necessary on the 1.x branch. Michel is finalizing a few esoteric new features in R4, Marco is working to fix the bug reported by Brian (where the mulitple typeref.profile and typeref.targetProfile on ElementDefinition were not taken into account).

More fine-grained control over enabling syntactic checks

Maybe something like this:

enum 
{
   emptyValue,
   xmlorder,
   jsonarray   //   bla: 4     bla: { 4 }
}

What about the default? Probably strict by default, but you can switch validations off. We conclude that -at least as server writers- we cannot determine for our customers what is the right behaviour - so this should be configurable.

Isolation of common code

George has started to work on isolating poco-dependent code. He reports on his work. You can see the latest results in the common-code-separation branch.

Next up: getting all tests back to work + compare common code across DSTU2/STU3/R4

Moving API repo to FirelyTeam on github

In a few weeks (about a month) we'll start forwarding ewoutkramer -> firelyteam. Github has functions to forward all links until eternity (currently).

Clone this wiki locally