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

Make a wrapper IFeatureCollection implementation of IDictionary<Type,Object> that switches on well-known interface types #353

Closed
halter73 opened this issue Jul 22, 2015 · 4 comments
Labels
Milestone

Comments

@halter73
Copy link
Member

We could do something similar to what @loudej did for the Kestrel header dictionaries for FeatureCollection.

profile

@Tratcher
Copy link
Member

Yes. Note that #339 proposes restricting the surface area down from a full IDictionary, so this shouldn't be nearly as complicated as the header collections.

@Tratcher
Copy link
Member

Oh, and this shouldn't be a wrapper around IFeatureCollection, it should be done in the default FeatureCollection implementation.

@glennc
Copy link
Member

glennc commented Jan 7, 2016

Backlog unless this becomes more important for overall perf work.

@davidfowl
Copy link
Member

We do this in each server already

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

No branches or pull requests

4 participants