Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

AT- Removing unused methods on KeyValueStorage #1661

Merged
merged 5 commits into from
Jul 11, 2019
Merged

AT- Removing unused methods on KeyValueStorage #1661

merged 5 commits into from
Jul 11, 2019

Conversation

CjHare
Copy link
Contributor

@CjHare CjHare commented Jul 9, 2019

These methods are unused.
Applying the principle of YANGI and in preparation for supporting the plugin system for storage, this PR delete them.

Fixed Issue(s)

@CjHare
Copy link
Contributor Author

CjHare commented Jul 9, 2019

This is a duplicate of #1659 with the exception that the submodule for the reference tests is correct

@CjHare CjHare requested review from RatanRSur and shemnon July 9, 2019 07:31
@RatanRSur
Copy link
Contributor

RatanRSur commented Jul 9, 2019

I need containsKey and clear but I think you're good to go to remove Entry

@CjHare
Copy link
Contributor Author

CjHare commented Jul 10, 2019

@RatanRSur I've added back containsKey and clear ...for fun I ordered the methods alphabetically.

The only 'real' change now is removing the unused EntryKey from KeyValueStorage

Copy link
Contributor

@RatanRSur RatanRSur left a comment

Choose a reason for hiding this comment

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

If the last commit is really just reordering then LGTM.

@CjHare
Copy link
Contributor Author

CjHare commented Jul 11, 2019

👍

@CjHare CjHare merged commit 44bd845 into PegaSysEng:master Jul 11, 2019
@CjHare CjHare deleted the removing-unused-storage-methods branch July 11, 2019 01:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants