Skip to content

Commit daa9ea9

Browse files
committed
WIP: Remove reference cleaning logic
Unfortunately, we still need to do something to clean up references. One possibility might be to wrap the Jython ScriptEngine and have the wrapper implement Disposable so that it can clean up everything at once, instead of using the complex phantom references scheme.
1 parent a0187ab commit daa9ea9

File tree

3 files changed

+0
-329
lines changed

3 files changed

+0
-329
lines changed

src/main/java/org/scijava/plugins/scripting/jython/DefaultJythonService.java

Lines changed: 0 additions & 90 deletions
This file was deleted.

src/main/java/org/scijava/plugins/scripting/jython/JythonReferenceCleaner.java

Lines changed: 0 additions & 185 deletions
This file was deleted.

src/main/java/org/scijava/plugins/scripting/jython/JythonService.java

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)