We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would be great using this as lib
The text was updated successfully, but these errors were encountered:
What part would you suggest to extract in the lib? the annotation seems to be tightly coupled with symfony form interface.
Sorry, something went wrong.
It could be possible to decouple the lib from the symfony/framework-bundle.
symfony/framework-bundle
IMHO an easy way to create the Symfony\Component\Form\FormFactory should be provided, as you can see the FormFactory has a complex tree of dependecies https://github.com/symfony/FrameworkBundle/blob/master/Resources/config/form.xml
Symfony\Component\Form\FormFactory
No branches or pull requests
Would be great using this as lib
The text was updated successfully, but these errors were encountered: