Skip to content

delete EventBeat's copy ctor and remove default implementation for induce#47057

Closed
sammy-SC wants to merge 5 commits into
facebook:mainfrom
sammy-SC:export-D64291845
Closed

delete EventBeat's copy ctor and remove default implementation for induce#47057
sammy-SC wants to merge 5 commits into
facebook:mainfrom
sammy-SC:export-D64291845

Conversation

@sammy-SC
Copy link
Copy Markdown
Contributor

Summary:
changelog: [internal]

EventBeat should never be copied. Make that explicit.
EventBeat::induce must never be empty, remove the default implementation.

Goal of this stack:

Centralise event beat logic into EventBeat class inside react-native-github. Subclasses should only override EventBeat::request and EventBeat::induce.

Differential Revision: D64291845

Differential Revision: D64291288
Differential Revision: D64291515
Differential Revision: D64291401
Differential Revision: D64301829
…duce

Summary:
changelog: [internal]

EventBeat should never be copied. Make that explicit.
EventBeat::induce must never be empty, remove the default implementation.

# Goal of this stack:
Centralise event beat logic into EventBeat class inside react-native-github. Subclasses should only override EventBeat::request and EventBeat::induce.

Differential Revision: D64291845
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Oct 16, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D64291845

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in a72510d.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants