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
- links to
1.
|
Allow ResourcePool persist object | Open | Unassigned |