Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/60#issuecomment-56274521
Hi @robertkowalski, on looking at this in more detail, my solution was
incorrect. Please reject the pull request. I'm just going down the rabbit hole
right now trying to figure out a good solution - it's very interesting code! I
must admit, my temptation is to change the whole way it works: instead of
having the code update the API endpoint each time the page changes, have it
just request that info "on-demand" when the user actually clicks the API Url
link. That strikes me as a bit cleaner and can rid us of a lot of unneeded code
(I think).
But it's early days - I still need to understand a lot of the code. :)
---
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 [email protected] or file a JIRA ticket
with INFRA.
---