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

Allow value types in the ViewModel navigation #45

Closed
slodge opened this issue Oct 31, 2012 · 2 comments
Closed

Allow value types in the ViewModel navigation #45

slodge opened this issue Oct 31, 2012 · 2 comments
Labels
t/feature Feature request type

Comments

@slodge
Copy link
Contributor

slodge commented Oct 31, 2012

ints, longs, floats, doubles would all be nice...

You could also consisder adding serializable objects - but I'd be worried that people would not understand that the object would indeed be serialized as part of the navigation.

@slodge slodge closed this as completed in bbe73cf Dec 31, 2012
@jsprunger
Copy link

Can DateTime be added?

@slodge
Copy link
Contributor Author

slodge commented Apr 19, 2013

Hi @jsprunger,

I believe this is added:

https://github.com/slodge/MvvmCross/blob/v3/Cirrious/Cirrious.MvvmCross/Platform/MvxStringToTypeParser.cs#L229

If there's a bug, then please open up a new issue just about DateTime - and you'll get bonus points if you fix it and provide a unit test :)

Thanks

Stuart

martijn00 added a commit to martijn00/MvvmCross that referenced this issue Dec 8, 2016
martijn00 added a commit to martijn00/MvvmCross that referenced this issue Dec 8, 2016
martijn00 added a commit to martijn00/MvvmCross that referenced this issue Dec 8, 2016
kjeremy pushed a commit to kjeremy/MvvmCross that referenced this issue Dec 11, 2016
…uget_update

Demo project reference updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/feature Feature request type
Development

No branches or pull requests

2 participants