Skip to content

Implement Grab resolver ? #3

@hadim

Description

@hadim

The ScriptEngine does not seem to handle Groovy @ annotations such as @GrabResolver and @Grab : http://docs.groovy-lang.org/latest/html/documentation/grape.html

I don't understand at what level this should be implemented. I have the feeling that the current implementation at https://github.com/scijava/scripting-groovy/blob/master/src/main/java/org/scijava/plugins/scripting/groovy/GroovyScriptEngine.java#L197 is not good enough.

We should try to do something similar as Beaker : https://github.com/twosigma/beakerx/blob/6a23a9d58f31af0518c31d266ee327ab8ff20b87/kernel/groovy/src/main/java/com/twosigma/beaker/groovy/evaluator/GroovyEvaluator.java

Can someone confirm ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions