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

Rollback interfaces #3540

Merged
merged 25 commits into from
Jun 27, 2024
Merged

Rollback interfaces #3540

merged 25 commits into from
Jun 27, 2024

Conversation

adamhathcock
Copy link
Member

Depends on #3536

Base automatically changed from v3-manage-versions-centrally to dui3/alpha June 27, 2024 11:55
@adamhathcock adamhathcock marked this pull request as ready for review June 27, 2024 13:05
Copy link
Contributor

@BovineOx BovineOx left a comment

Choose a reason for hiding this comment

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

Some Q's

private readonly IConversionContextStack<IRevitDocument, IRevitForgeTypeId> _contextStack;
private readonly ITypedConverter<IRevitXYZ, SOG.Point> _xyzToPointConverter;
private readonly ITypedConverter<IRevitBoundingBoxXYZ, SOG.Box> _boundingBoxConverter;
private readonly IRevitPlaneUtils _revitPlaneUtils;
Copy link
Contributor

Choose a reason for hiding this comment

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

Similarly we lost some utils classes maybe? Again, could come back later

@adamhathcock adamhathcock merged commit cd39d86 into dui3/alpha Jun 27, 2024
10 of 11 checks passed
@adamhathcock adamhathcock deleted the rollback-interfaces branch June 27, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants