You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by FRosner <gi...@git.apache.org> on 2017/03/22 21:12:44 UTC

[GitHub] zeppelin issue #2176: [ZEPPELIN-2300] SHOULD NOT update paragraph text when ...

Github user FRosner commented on the issue:

    https://github.com/apache/zeppelin/pull/2176
  
    Hi @1ambda.
    
    What are the implications of this change? 
    
    In the scenario you describe, it makes sense.  So if person A is editing a cell and person B is running it at the same time, it will not overwrite the added content from person A, correct?
    
    But will person A notice that person B is working in the same paragraph at the same time? Will he notice that someone ran the paragraph? I think this is the basic requirement because otherwise you will start typing at the same time and then eventually someone gets overwritten.
    
    IMHO the only right way to make this whole websocket collaboration work is to have it as real-time as possible, transmitting each character stroke and showing others peoples cursors (like you have in Google Docs, e.g.).
    
    BTW the gifs are very very tiny in my browser and I can't really tell what's going on there \U0001f604  Are they big for you?
    



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---