Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Serializer: Support interger serialization of enumerable. #232

Closed
drcrck opened this issue Jun 26, 2019 · 0 comments
Closed

Serializer: Support interger serialization of enumerable. #232

drcrck opened this issue Jun 26, 2019 · 0 comments

Comments

@drcrck
Copy link

drcrck commented Jun 26, 2019

Hi,
in new Serializer version, enumerable types are converted to the string value of property.
in old "objectmappers" they are converted to integer ord value.

this is a breaking change.

can be added an attribute to set enumrable type to use old method?
maybe we can use something similat to MVCValueAsTypeAttribute.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants