speckleworks / SpeckleCore

Check a brand new Speckle at: https://github.com/specklesystems
https://speckle.systems
MIT License
38 stars 17 forks source link

Handle Scenario when derived class has new overrides #54

Closed jmirtsch closed 6 years ago

jmirtsch commented 6 years ago

When searching for a property, an exception is thrown when a derived class overrides the property with the new keyword. This edit has a proposal to handle this.

didimitrie commented 6 years ago

Maybe since you're three people away from this, i'll shoot some quick questions before we merge! It looks good though 👍