Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Implement StandaloneExtensionManager for Writer #13

Merged

Conversation

weierophinney
Copy link
Member

Just as we did with the Reader subcomponent, this patch implements a StandaloneExtensionManager implementation of the ExtensionManagerInterface for the Writer subcomponent. ExtensionManager now composes one of these by default, decorating it.

This allows us to entirely remove the zend-servicemanager requirement even from the development dependencies!

Replaces #9.

Just as we did with the Reader subcomponent, this patch implements a
StandaloneExtensionManager implementation of the ExtensionManagerInterface for
the Writer subcomponent. ExtensionManager now composes one of these by default,
decorating it.

This allows us to entirely remove the zend-servicemanager requirement even from
the development dependencies!
@weierophinney
Copy link
Member Author

Pinging @Ocramius — this replaces #9, and makes the component fully standalone.

@danmichaelo
Copy link

Great 👍

@weierophinney weierophinney assigned ezimuel and unassigned Ocramius Nov 12, 2015
@ezimuel ezimuel merged commit d22dff1 into zendframework:develop Nov 12, 2015
@weierophinney weierophinney deleted the feature/writer-standalone-plugins branch November 12, 2015 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants