BHoM / RAM_Toolkit

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

RAM_Toolkit: Remove support for pulling Results using a FilterRequest #155

Closed IsakNaslundBh closed 4 years ago

IsakNaslundBh commented 4 years ago

Broken rules:

It is dangerous to pull results only specifying the type you want back. Results should only be pulled using the explicit ResultRequests.

Suggestions to restore compliance:

Remove support for pulling results with filter requests, and raise a warning stating what request the user should be using instead.

Related to https://github.com/BHoM/BHoM_Adapter/issues/240

enarhi commented 4 years ago

Closing as limited result options in RAM pulled directly.