Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-2073

Replace AngularObjectRegistry by ResourcePool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Zeppelin provides AngularObjectRegistry and ResourcePool to Interpreter through InterpreterContext. And they can be compared like

      AngularObjectRegistry

      • Can get/put object
      • Can watch the object
      • Persisted in the note.json
      • Interpreter and Front-end can access AngularObjectRegistry

      ResourcePool

      • Can get/put/list objects
      • Can call method and get return value of the object
      • Interpreter can access ResourcePool

      ResourcePool can adds following features

      • Persist object in the note.json
      • Watch object change
      • Make front-end access resource pool.

      Then AngularObjectRegistry can be replaced by ResourcePool.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              moon Lee Moon Soo
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: