BHoM / BHoM_Adapter

GNU Lesser General Public License v3.0
7 stars 5 forks source link

Remove use of CustomData in the code #262

Closed FraserGreenroyd closed 3 years ago

FraserGreenroyd commented 3 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_Adapter\AdapterActions\_PushMethods\CRUDDispatchers\CreateOnly.cs - [ ] BHoM_Adapter\AdapterActions\_PushMethods\CRUDDispatchers\FullCRUD.cs - [ ] BHoM_Adapter\AdapterActions\_PushMethods\ExternalId\AssignId.cs - [ ] BHoM_Adapter\CRUD\IDelete.cs - [ ] BHoM_Adapter\CRUD\IUpdate.cs - [ ] BHoM_Adapter\HelperMethods\CopyBHoMObjectProperties.cs - [ ] BHoM_Adapter\File_Adapter\CRUD\Delete.cs - [ ] BHoM_Adapter\File_Adapter\CRUD\Read.cs

alelom commented 3 years ago

Closed by https://github.com/BHoM/BHoM_Adapter/pull/263