BHoM / BHoM_Adapter

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

Execute to return both a `bool success` and an `object result` #175

Closed alelom closed 3 years ago

alelom commented 4 years ago

Description:

After a discussion with @rwemay and @al-fisher , it emerged a new use case for Execute to return not only a bool, but also a System.Object object that can contain whatever result might come out of the command execution.

IsakNaslundBh commented 4 years ago

I think this should be fine and generally better

alelom commented 3 years ago

Closed by https://github.com/BHoM/GSA_Toolkit/commit/62dfa4c22cdc82cb4f20e0d96b6782c3fc6209a2