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

JavaScript Url.js should be an interface #201

Open
wmiaw opened this issue Oct 11, 2017 · 0 comments
Open

JavaScript Url.js should be an interface #201

wmiaw opened this issue Oct 11, 2017 · 0 comments
Assignees

Comments

@wmiaw
Copy link
Contributor

wmiaw commented Oct 11, 2017

The current JavaScript Url class is a very specific implementation that makes use of an IHttpLocation interface. Url should be made a pure interface just like Java and C++, and an example Url implementation can provide the current implementation.

@wmiaw wmiaw self-assigned this Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant