Bryn Rhodes

Results 146 comments of Bryn Rhodes

> Please find an example of proposal 2. Also very cool, and yes, I think the approach will work. We started on IL emission a long time ago, but never...

One fairly major concern I have with actually building .NET types for rows is that there is no way to unload assemblies (without unloading the entire app domain), so building...

Before I merge this, can you revert the change to the base SQLBinary class that changes the device type to varbinary(max)? I do think we need to do that, but...

@JSRankins , my guess is that the translator running in this environment is allowing for list promotion, and it's automatically promoting the list to an interval. We should consider exposing...

@JSRankins , that's a great point, and now that you mention it, I've already used it that way myself. Do you want to submit an STU comment to add that...

It should definitely work with the expressions as specified there, so I'm marking this as a bug and we'll take a look.

It should be quoting that, this is a bug in the code that creates the library wrapper for evaluation.

@adongare , can you post the full library (or even better, a pared down version that includes all the dependencies so this is a standalone repro?)

There is a JIRA tracker to the specification to discourage this in the spec and consider deprecating the capability: https://jira.hl7.org/browse/FHIR-44879

Is there any more detail on this issue?