Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Dictionary types in routing need to return null when key is not found #85

Closed
rynowak opened this issue Jul 16, 2014 · 4 comments
Closed

Comments

@rynowak
Copy link
Member

rynowak commented Jul 16, 2014

This is a big compat break we need to address.

routeData.Values["foo"] should return null if "foo" is not in the dictionary.

@Eilon
Copy link
Member

Eilon commented Jul 17, 2014

Yes please!

@rynowak rynowak self-assigned this Jul 17, 2014
@rynowak
Copy link
Member Author

rynowak commented Jul 25, 2014

ae65001

@rynowak rynowak closed this as completed Jul 25, 2014
@rynowak
Copy link
Member Author

rynowak commented Jul 25, 2014

This is blocked currently by a coreclr/json.net issue. Will follow up next week.

@rynowak rynowak reopened this Jul 28, 2014
@rynowak
Copy link
Member Author

rynowak commented Jul 31, 2014

61436fb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants