Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/258#issuecomment-73141347 - a more centralized system for retrieving, setting, and navigating URLs. - Currently urls needed for Fauxton depend on the url specified within each model. But a URL is essentially a string, so my proposal is that we re-write the retrieval for each URL into one file. - This should help when deciding what kind of URL a developer would need for each specific task, and also help in debugging if they are working with URLs. Jira: 2566 and.... PASSING TESTS!! =)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---