-
Is it worth elevating the importance of Source by adding it to the PushConfig, or as a property of the File object, especially when `UseDatasetSerialization` == True?
I felt I had to packa…
-
Is there any reference information available for the Topologic nodes? On the main Topologic website (topologic.app) the link to user documentation only leads me to the SDK. With almost 60 nodes, I'm t…
-
#### Steps to reproduce/description.
Select an auto-generated Create() method for an object that has some Reference-type properties whose default value is set like:
```cs
public List SomeLi…
-
As discussed with @alelom - creation of new `Specification` object consisting of a list of `Checks` and a `Filter`.
See images below prototyping (with CustomObjects) a workflow specifically for a…
-
#### Broken rules:
All the following are superseded/never been used:
"CRUD\IExecuteParams.cs"
"CRUD\CrudConfig.cs"
"CRUD\Enums\PushActionType.cs"
#### Suggestions to restore compliance…
-
- When is it persistent ? When is it changing ?
- It seems we all like lazy initialisation of Guid : BHoM/BHoM#303 to improve computational time. That also means we need to make sure that Explode fo…
-
#### Description:
I am actually struggling to understand what is going on here. Those BHoM objects have been moved from the `oM` to the `Adapter` namespace:
```
BH.oM.Adapters.DIALux.Furnis…
-
The files listed below have been detected as having code using `CustomData`. This detection has been automatic, and may have picked up on code comments or documentation. Please review each file carefu…
-
#### Description:
The loop below checks whether the strongly typed property contains an object of that certain type, which will always be true.
https://github.com/BHoM/Test_Toolkit/blob/ed6ffad8d1…
-
General:
- [x] Make interactive pdf, so ToC on the side, and refs and ToC that actually link to place in document.
- [x] Make a better looking title page (UPDATE: kinda done, but maybe photoshop all…