BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 14 forks source link

Serialiser_Engine: Rename CustomData to UserData to align with the change in the oM #2077

Closed FraserGreenroyd closed 3 years ago

FraserGreenroyd commented 4 years ago

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 carefully and remove all instances of CustomData.

This should be completed by the 30th October 2020.

Full list

- [ ] BHoM_Engine\Serialiser_Engine\Convert\Bson.cs - [ ] BHoM_Engine\Serialiser_Engine\Objects\BsonSerializers\CustomObjectSerializer.cs

adecler commented 4 years ago

@FraserGreenroyd , the references to CustomData in the methods above are meant to assist with the serialisation of CustomObject and are not use to store code data. I have renamed to issue to reflect that.

adecler commented 3 years ago

Closing as we agreed to keep the name CustomData