Todd Menier

Results 180 comments of Todd Menier

It won't make the cut for the next major version. I don't have a timeframe for it.

@Im-PJ Don't read too much in to that. Nothing has been decided about 3.0 yet, I'm just working on getting issues better organized.

I'm actively gathering feedback to help prioritize issues for 3.0. If this one is important to you, please vote for it [here](https://www.surveymonkey.com/r/FDFS8YN)!

Thanks for the suggestion. I like the idea, but I think it's duplicate of #218 (see my comments there). It's been on the roadmap for quite a while. It'll likely...

@voroninp To be honest I don't think I'd support getting multiple objects of different types. You'd need to provide a type and path for each object you want, and some...

I closed #218 in favor of this issue because it's closer to what I want to do. As noted there, this should be useful: https://www.newtonsoft.com/json/help/html/SelectToken.htm Also as noted, need to...

I'm actively gathering feedback to help prioritize issues for 3.0. If this one is important to you, please vote for it [here](https://www.surveymonkey.com/r/FDFS8YN)!

Have you read the [extensibility](https://flurl.io/docs/extensibility/) section of the docs? Extension methods are the way to go here. I don't think Settings needs to play a role at all. Flurl methods...

> The problem with the above is the param IFormatterResolver that I've to pass on each call. What determines which IFormatterResolver to use? Is there just one instance globally? One...

There's some good reasoning here for improvements to the extensibility model. I might create a new issue (this one's starting to read like a novel), but I think some of...