Skip to content

Removing instances of "Framework" and Cleaning unused methods#1267

Merged
RussKie merged 2 commits intomasterfrom
dev/dreddy/cleanup
Jul 17, 2019
Merged

Removing instances of "Framework" and Cleaning unused methods#1267
RussKie merged 2 commits intomasterfrom
dev/dreddy/cleanup

Conversation

@dreddy-work
Copy link
Copy Markdown
Member

@dreddy-work dreddy-work commented Jul 2, 2019

Cleaning DpiHelper class methods that are not used anymore.
Removing the "Framework" instances.
Cleaning comments and updating resx templates.

Contributes to #485

@dreddy-work dreddy-work requested a review from a team as a code owner July 2, 2019 20:53
Copy link
Copy Markdown
Member

@merriemcgaw merriemcgaw left a comment

Choose a reason for hiding this comment

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

Shouldn't this be in at least 2 PRs. One method cleanup/removal of dead code. And the main one being the removal of "Framework" and the RESX schema content?

@RussKie
Copy link
Copy Markdown
Contributor

RussKie commented Jul 3, 2019

Please submit "Framework" removal changes as a separate commit under #485
I have an open PR #1139 but it is probably better to apply your changes separately

Copy link
Copy Markdown
Contributor

@RussKie RussKie left a comment

Choose a reason for hiding this comment

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

Please submit "Framework" removal changes as a separate commit under #485

@@ -3158,14 +3158,14 @@ just-in-time (JIT) debugging instead of this dialog box.
<value>&amp;Quit</value>
</data>
<data name="ExDlgSecurityContinueErrorText" xml:space="preserve">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This seems like it should be removed

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Are you saying this is not used anymore? I have not checked its usage yet. If this is indeed need to be removed, Lets do it in a separate PR. Do not want to block this PR on this.

@dreddy-work
Copy link
Copy Markdown
Member Author

dreddy-work commented Jul 9, 2019

Regarding separate PR, This is all cleanup. low risk and unused code. If you do not have a strong opinion on splitting this, i like to merge this in a single PR. @RussKie

@dreddy-work dreddy-work added the code cleanup cleanup code for unused apis/properties/comments - no functional changes. label Jul 9, 2019
@dreddy-work dreddy-work changed the title Removing instances of "Framework" and Cleaning unised methods Removing instances of "Framework" and Cleaning unused methods Jul 10, 2019
@RussKie RussKie merged commit a4a904a into master Jul 17, 2019
@RussKie RussKie deleted the dev/dreddy/cleanup branch July 17, 2019 16:14
@ghost ghost locked as resolved and limited conversation to collaborators Feb 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

code cleanup cleanup code for unused apis/properties/comments - no functional changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants