Jongyoul Lee created ZEPPELIN-1075:
--------------------------------------
Summary: Move the functionality of NoteInterpreterLoader into
InterpreterFactory
Key: ZEPPELIN-1075
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1075
Project: Zeppelin
Issue Type: Task
Components: zeppelin-zengine
Reporter: Jongyoul Lee
{{NoteInterpreterLoader}} stores {{noteId}} only, and is used by {{Note}} and
{{Paragraph}}. Those classes, however, already have a {{noteId}} by themselves.
Furthermore {{NoteInterpreterLoader}}'s method are same or similar mapper of
{{InterpreterFactory}}. Thus there's no reason to keep
{{NoteInterpreterLoader}} and it would be better move those functions into
{{InterpreterFactory}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)