Skip to content

Import of user defined namespaces #4

@kloimhardt

Description

@kloimhardt

Current status:
When starting feglog.jar by double-click, the local directory is not on the classpath. This means that one's own namespaces, coded in local files, can only be accessed very inconveniently by actually loading those files into Clay.

Desired future state:
A (require ...) should be sufficient to add a user defined namespace to a notebook. The proposal for a solution also pertains to the idea described in issue #1: two Java processes, the first starting Clay. This process needs to have the local directory on the classpath in order to have the desired "add by (require ...)".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions