Skip to content

Consolidate redundant Post properties#28

Merged
AngeloStavrow merged 15 commits intomainfrom
consolidate-post-properties
Aug 27, 2020
Merged

Consolidate redundant Post properties#28
AngeloStavrow merged 15 commits intomainfrom
consolidate-post-properties

Conversation

@AngeloStavrow
Copy link
Collaborator

@AngeloStavrow AngeloStavrow commented Aug 26, 2020

Closes #27.

⚠️ This PR is dependent on work done in #25. ⚠️

This PR does away with several published properties in the Post type which are duplicated in its wfPost property.

This effectively turns the Post into a thin wrapper around the Swift package's WFPost type.

@AngeloStavrow AngeloStavrow added this to the 1.0.0-beta milestone Aug 26, 2020
@AngeloStavrow AngeloStavrow requested a review from thebaer August 26, 2020 17:22
@AngeloStavrow AngeloStavrow self-assigned this Aug 26, 2020
@AngeloStavrow AngeloStavrow force-pushed the consolidate-post-properties branch from e55c52a to d651776 Compare August 27, 2020 15:52
Copy link
Member

@thebaer thebaer left a comment

Choose a reason for hiding this comment

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

Looks good!

@AngeloStavrow AngeloStavrow merged commit 0b6b0c3 into main Aug 27, 2020
@AngeloStavrow AngeloStavrow deleted the consolidate-post-properties branch August 27, 2020 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Post type has redundant properties

2 participants