Skip to content

Changed the namespaces of form related classes in the bundle #496

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

Merged
merged 1 commit into from
Jul 5, 2011

Conversation

stof
Copy link
Member

@stof stof commented Jul 1, 2011

The types are now placed in Form\Type and the form-specific non-persisted
models in Form\Model to keep the namespace organized.

This is related to the discussion on #433 and @weaverryan agreed that Form\Model is a good idea.

I add the fact that many people are asking where they should place them so providing such a convention would be good. Once we agree on the naming, I will do the change in FOSUserBundle.

The types are now placed in Form\Type and the form-specific non-persisted
models in Form\Model to keep the namespace organized
@willdurand
Copy link
Contributor

+1 to make things clear.

weaverryan added a commit that referenced this pull request Jul 5, 2011
Changed the namespaces of form related classes in the bundle
@weaverryan weaverryan merged commit e27de3f into symfony:master Jul 5, 2011
@weaverryan
Copy link
Member

I've merged this in - seems like a solid change and nobody has raised any concerns to this convention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants