Arnaud Declercq
Arnaud Declercq
Technically, you should be able to create a list object by returning a dictionary with the key `_t` set to `System.Collections.Generic.List` (plus the generic type definition). Not the most convenient...
My bad, I was sure that `List` had an `Items` property but it looks like I have spent too much time with WPF, WinForm and BsonDocument 😋 . In that...
A few comments from me from our discussion: - Given that the `CompareTo` method needs to be implemented in the oM (lower expertise level users). It is a big ask...
I agree with @alelom , I would prefer we directly implement a solution with better functionality. Otherwise, we might end up having to do another set of PR coordination just...
It's definitely worth looking from the perspective of the new serialiser. That being said, I don't think the Enumeration class has not been used outside of the EmbodiedCarbon toolkit and,...
I think this issue is coming from this kind of things where there is an assumptions that gain would be available for any frequency:  In my opinion this issue...
Alternative option would be to have a `Create.Rectangle` method in the Engine that generate a `Polygon`. This way we don't have to provide support for additional redundant objects (i.e. interface...
Closing this as versioning becomes a bit irrelevant two years down the line
To summarise the chat I just had with @pawel: - The `DisplayTextAttribute` is purely there to compensate for the limitations of C# regarding spaces and special characters. As such the...
I think this should be raised in the respective UIs as a feature that eliminates duplicates