Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Add the patchwork-god-classes module #127

Merged
merged 2 commits into from
Jul 16, 2020
Merged

Conversation

kitlith
Copy link
Contributor

@kitlith kitlith commented Jul 12, 2020

splitting this out from #115 so that future PRs can implement methods on these classes directly, instead of #115 and/or #121 requiring a rebase + a commit to add new events/methods.

Also means we get to bikeshed the module, documentation, and what classes it's going to contain on its own, rather than bundling that with a bunch of implementation.

@kitlith
Copy link
Contributor Author

kitlith commented Jul 12, 2020

A note. patchwork-events-lifecycle has ServerLifecycleHooks, which is in a vein similar to these classes, but I think it can be handled entirely within that module so I don't think it needs to move here.

Similarly, patchwork-networking has NetworkHooks, which I also don't think needs to move here.

(however, ServerLifecycleHooks is missing method implementations at the very least)

@kitlith
Copy link
Contributor Author

kitlith commented Jul 12, 2020

renamed to patchwork-god-classes as per discussion in discord, though I'm still open to other names.

@kitlith kitlith changed the title Add the patchwork-event-dispatcher module Add the patchwork-god-classes module Jul 12, 2020
Copy link
Member

@TheGlitch76 TheGlitch76 left a comment

Choose a reason for hiding this comment

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

Name is a total meme but it can be changed later

@TheGlitch76 TheGlitch76 merged commit 77aae0b into master Jul 16, 2020
@TheGlitch76 TheGlitch76 deleted the event-dispatcher-module branch July 16, 2020 01:52
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