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

PropertyTypeMapper not parsing boolean correctly #1

Open
coldmix opened this issue Jul 7, 2014 · 1 comment
Open

PropertyTypeMapper not parsing boolean correctly #1

coldmix opened this issue Jul 7, 2014 · 1 comment

Comments

@coldmix
Copy link

coldmix commented Jul 7, 2014

Instead of using is_X functions to determine the type, can use gettype on the object on switch on the returned type string instead.

@solvire
Copy link
Owner

solvire commented Jul 7, 2014

That is probably a more sane way to go about it. The time my company had delegated to this was removed so I haven't worked on this in a LONG time unfortunately. Kinda sad. Hope you can fork 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

No branches or pull requests

2 participants