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

Refactors form mapping into smaller functions for clarity #41

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

murrekatt
Copy link

In preparation for adding support for nested slices of structs #40 I thought I'd refactor the form mapping code that was mostly a single function. Now it's clearly split into smaller functions that take care of the various different cases we care about.

This isn't adding anything just rearranging code for clarity. Enjoy!

@murrekatt
Copy link
Author

This is related to issue #40

@mholt
Copy link
Contributor

mholt commented Mar 8, 2015

Awesome, I can't wait to take a look! I'm super-busy right now, but be assured I will get around to it.

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