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

Few tweaks #3

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

Few tweaks #3

wants to merge 2 commits into from

Conversation

kzar
Copy link

@kzar kzar commented Sep 29, 2011

Updated to use Clojure 1.3, stopped throwing exceptions on badly formed JSON and made existing params take precedence in the merge with JSON ones.

…ed JSON and made existing params take precedence in the merge with JSON ones.
@kzar
Copy link
Author

kzar commented Sep 30, 2011

Just made another small change, I added an optional json-key parameter. It lets you handle data that's not in a map structure properly. Say if the user just posts [1,2,3,4] it's nice to wrap it in a map before you merge with the parameters.

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.

1 participant