BHoM / BHoM_Adapter

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

Adapter_Engine: extraction of CRUD methods compatible with specific objects types #212

Closed alelom closed 4 years ago

alelom commented 4 years ago

Issues addressed by this PR

Closes #211

Implemented methods as described by #211 .

The main method we are looking for here is CRUDcompatibleTypes(). This returns a Dictionary<string, Dictionary<Type, List<MethodInfo>>>, that has:

Test files

https://burohappold.sharepoint.com/:f:/s/BHoM/EuyegrQgtQlCvxyFw8L7ikQBkgksD0yYdjYRHA1cx3C9kg?e=A0gdN5

alelom commented 4 years ago

/azp run BHoM_Adapter.CheckInstaller

azure-pipelines[bot] commented 4 years ago
Azure Pipelines successfully started running 1 pipeline(s).