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

Add trait to specify custom unmarshalling for an attribute #10

Merged
merged 6 commits into from Nov 6, 2015
Merged

Add trait to specify custom unmarshalling for an attribute #10

merged 6 commits into from Nov 6, 2015

Conversation

jonathanstowe
Copy link
Contributor

Hi,
As described on IRC last night, here is a simple implementation of traits that can control how an attribute is unmarshalled. I've added a README with examples.

I'm going to do a symmetrical change in JSON::Marshal this afternoon.

Hope that helps.

@tadzik
Copy link
Owner

tadzik commented Nov 6, 2015

Awesome stuff, thanks a lot!

tadzik pushed a commit that referenced this pull request Nov 6, 2015
Add trait to specify custom unmarshalling for an attribute
@tadzik tadzik merged commit 29a9d61 into tadzik:master Nov 6, 2015
@jonathanstowe
Copy link
Contributor Author

Cheers matey!

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.

None yet

2 participants