Qwertyluk

Results 6 comments of Qwertyluk

I've started working on this issue, however, I've discovered that it may be impossible to expand the `ComponmentParameterCollectionBuilder` API without causing a breaking change in the compilation process. If overloads...

@egil If I've understood your reponse correctly, the proposed changes can't be implemented in version 1.x because they might break someone's compilcation process if they pass an explicit null value...

> Hello, Is there a workaround for this? Our use case is pretty simple, we have TPH with something like `Employee : EntityBase` and `Project : EntityBase`.. now we have...

I've updated the changelog. Though I haven't touched the documentation as I'm not sure if these changes are significant enough to require documentation updates. There was already an overloaded method...

Hi @JoshClose, is this something you can take a look at? Thanks.