Chip Senkbeil created TOREE-314:
-----------------------------------
Summary: External plugins using indirect traits not detected
Key: TOREE-314
URL: https://issues.apache.org/jira/browse/TOREE-314
Project: TOREE
Issue Type: Bug
Affects Versions: 0.1.0
Reporter: Chip Senkbeil
When loading external plugins, any class that indirectly inherits plugin (such
as throw LineMagic/CellMagic) is not detected. This is because we recursively
check all interfaces/superclasses using the class information from the current
jar rather than the current jar and any internal classes to the kernel.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)