Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1372 #1373

Conversation

epignatelli
Copy link
Member

@epignatelli epignatelli commented Dec 4, 2019

Issues addressed by this PR

Closes #1372

Test procedure

  1. Create a grasshopper file that has a a SocketAdapter in it.
  2. Compile the current branch of the BHoM_Engine and the BHoM_UI
  3. Open the Socket_Toolkit, and and the Deprecated attribute to the SocketAdapter class
  4. Reopen the file you created at 1.
  5. Check that it has the "OLD" label on it.

Changelog

  • Engine.Reflection.IsDeprecated(MethodBase) now also checks if the class is deprecated

Additional comments

@epignatelli epignatelli added severity:critical No workaround exists. Essential to continue type:bug Error or unexpected behaviour labels Dec 4, 2019
@epignatelli epignatelli self-assigned this Dec 4, 2019
Copy link
Contributor

@tg359 tg359 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@epignatelli
Copy link
Member Author

/azp run BHoM_Engine.CheckInstaller

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:critical No workaround exists. Essential to continue type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecated class still showing up
3 participants