Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write new tutorial documentation for moving from ConfigAbstractFactory #22

Closed
weierophinney opened this issue Dec 31, 2019 · 3 comments
Closed

Comments

@weierophinney
Copy link
Member

It might be a good idea to demonstrate in the documentation a migration path from this abstract factory to an explicit factory. One of the frequent comments I've seen from folks about the deprecation of ServiceLocatorAware is that developers are unaware of how to write factories. Including some explicit steps here will help them when they have the question of, "I need to do something that falls outside the scope of this abstract factory, but I don't know how."


Originally posted by @GeeH at zendframework/zend-servicemanager#149

@weierophinney
Copy link
Member Author

@GeeH Question: you mentioned at one point in development of #146 that you might write a tool that would create a factory/factories from ConfigAbstractFactory configuration. Do you still plan that? If so, I think we could defer this until that tool is available.

Also, wondering, because if you are planning that, I'm curious if you think we should delay the 3.2.0 release until it's ready...


Originally posted by @weierophinney at zendframework/zend-servicemanager#149 (comment)

@weierophinney
Copy link
Member Author

Is the current doc's page enough to explain the differences between Abstract Factories and Explicit Factories mentioned here and in #148 ?
I've seen it currently largely describes Comparisons, Convenience, etc.

If it is enough, I think this issue was already resolved by #150 , so it should be closed.


Originally posted by @renanliberato at zendframework/zend-servicemanager#149 (comment)

@boesing
Copy link
Member

boesing commented Mar 5, 2023

I wonder if this is somehow fixed by #180 - even tho it does not create a factory based on ConfigAbstractFactory but on ReflectionBasedAbstractFactory.

Anyways, closing this as it is open since 2016 and there was no progress until 2023. Even tho we did not reached the 10 year mark here, I guess we can close this without stepping on anyones toes?

@boesing boesing closed this as completed Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants