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

[BC Break][RFR] Specialize Configuration Field Classes #327

Merged
merged 10 commits into from
Mar 2, 2015
Merged

Conversation

fzaninotto
Copy link
Member

This finishes the Factory refactoring by using specialized configuration field classes under the hood.

new Field().type('date')doesn't work anymore after this patch is merged, it breaks compatibility with 0.5.

Follows #325 and refs #294

@fzaninotto fzaninotto changed the title [WIP] Specialize Configuration Field Classes (follows #325) [WIP] Specialize Configuration Field Classes Feb 24, 2015
@fzaninotto fzaninotto changed the title [WIP] Specialize Configuration Field Classes [BC Break][WIP] Specialize Configuration Field Classes Feb 24, 2015
@fzaninotto fzaninotto changed the title [BC Break][WIP] Specialize Configuration Field Classes [BC Break][RFR] Specialize Configuration Field Classes Feb 27, 2015
@fzaninotto
Copy link
Member Author

Switching to RFR

jpetitcolas added a commit that referenced this pull request Mar 2, 2015
[BC Break][RFR] Specialize Configuration Field Classes
@jpetitcolas jpetitcolas merged commit 9a538df into master Mar 2, 2015
@jpetitcolas jpetitcolas deleted the factory_3 branch March 2, 2015 13:37
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.

2 participants