BHoM / RAM_Toolkit

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

Disallow pulling results with FilterRequest #157

Closed JosefTaylor closed 4 years ago

JosefTaylor commented 4 years ago

Broken rules:

While there are no IResults implemented in RAM_Toolkit, there is still a method which would allow their pull, if any are added, such as in #156.

Suggestions to restore compliance:

  1. Delete method ReadResults()
  2. Call Modules.Structure.ErrorMessages.ReadResultsError() from IRead()