Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

WIP rewrite for Craft 4 - #69

Open
ostark wants to merge 3 commits into
masterfrom
v2-dev
Open

WIP rewrite for Craft 4#69
ostark wants to merge 3 commits into
masterfrom
v2-dev

Conversation

@ostark

@ostarkostark commented Jul 12, 2022

Copy link
Copy Markdown
Owner

Discussions #68 & #65
Issue #67

So far no significant code changes, just structural.


  • Prepare for tests with pest
  • Use Handler classes instead of closures
  • Use DI Container instead of Service Locator (not everywhere so far)
  • Move event listener setup to the main Plugin class (remove EventRegistrar)
  • Refactor drivers (using https://github.com/Sammyjo20/Saloon)

@ostarkostark changed the title Craft 4 rewriteWIP rewrite for Craft 4Jul 12, 2022
@mattbloomfield

Copy link
Copy Markdown

Hey @ostark any progress here?

Sign up for freeto 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

@ostark@mattbloomfield