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

ApiReview: QueryString & Builder #269

Closed
Tratcher opened this issue Apr 14, 2015 · 2 comments
Closed

ApiReview: QueryString & Builder #269

Tratcher opened this issue Apr 14, 2015 · 2 comments

Comments

@Tratcher
Copy link
Member

Consolidate QueryBuilder into QueryString
Remove the QueryString(string name, string value) constructor. Consider changing it to a Create method with the Builder APIs?

Consider renaming QueryString (needs design)

@Tratcher
Copy link
Member Author

@Tratcher
Copy link
Member Author

QueryString cannot efficiently implement either pattern shown above. It would be like trying to merge String and StringBuilder. I think QueryBuilder needs to remain as is. I will just update the QueryString constructor.

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

1 participant