jean honlet created COUCHDB-1611:
------------------------------------

             Summary: Create a wizard in Futon to "create and replicate" a 
database
                 Key: COUCHDB-1611
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1611
             Project: CouchDB
          Issue Type: Wish
          Components: Futon
            Reporter: jean honlet


Here is my Use Case:
- I have an online server, with a complete application
- Some of my user have a very bad bandwith to it

-> I would like them to 
1/ install couchdb on their computer
2/ open my application in the online server
3/ click on a link in the online application, that would open a page in their 
local futon/couchdb application
4/ the wizard would ask them: "do you want to have a local copy of this 
application url-blablabla" on your local computer
5/ the wizard create the database, ask for credentials, replicate from the 
online server and (nice to have) propose a bookmark to the user
6/ the final user have a offline copy of the application
7/ somewhere in the future, the user replicate back to main server (done by the 
application itself)

All this is not feasible by the application, due to "same-origin policy" 
restrictions... While letting the user clicking on the link to the wizard would 
avoid that restriction...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to