Skip to content

"%load" magic should not be adding extensions to file names #115

@andrus

Description

@andrus

A recently documented (but previously present) %load magic should not attempt to resolve the include path by appending extensions like .java, .jsh and so on. This just feels too random. The users should just specify the full path including the extension:

%load ../lib/my.java

// instead of
// %load ../lib/my

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions