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

Provide an upgrade strategy for the case where a class was modified internally #6

Merged

Conversation

adecler
Copy link
Member

@adecler adecler commented Nov 6, 2019

NOTE: Depends on

BHoM/BHoM_Engine#1301

Issues addressed by this PR

Closes #5

Test files

https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/01_Test%20Scripts/Versioning_Toolkit/Issue5_deserialise_Test.gh?csf=1&e=Ke9V5v

Additional comments

This is a follow up to PR #2. See #2 (comment) for more details

@adecler adecler added the type:feature New capability or enhancement label Nov 6, 2019
@adecler adecler added this to the BHoM 3.0 β MVP milestone Nov 6, 2019
@adecler adecler self-assigned this Nov 6, 2019
@adecler
Copy link
Member Author

adecler commented Nov 6, 2019

It is worth noting that this PR still contains code that is purely there for test purposes. This code will be removed in a future PR. The later will also include the actual converters for classes already in need of an upgrade.

Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

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

Test script worked, everything looks to make sense, LGTM.

@adecler adecler merged commit 369da91 into master Nov 9, 2019
@adecler adecler deleted the Versioning_Toolkit-#5-UpgradeForClassInternalChanges branch November 9, 2019 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide an update strategy for classes that were only modified internally
2 participants