-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
Currently we have a half-baked, implicit load path for .j files loaded via the builtin load() function. It should be possible to add a list of directories to look in for .j files. The rule should probably be that names without / in them are looked up via the load path, while names beginning with / are considered to be absolute and names with / anywhere else are relative to the current directory.
Metadata
Metadata
Assignees
Labels
No labels