Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Add packages #50

Open
Adrodoc opened this issue Sep 28, 2016 · 0 comments
Open

Add packages #50

Adrodoc opened this issue Sep 28, 2016 · 0 comments

Comments

@Adrodoc
Copy link
Owner

Adrodoc commented Sep 28, 2016

Imports and included are currently based on relative file paths. This is not very useful for libraries. It would be better to have a packaging System similar to java, because imports/includes can then use an "absolute" file path:

package "mpl/lang"
import "mpl/util"

This also opens up the possibility of using multiple source folders wich would allow to use ZIP archives for libraries.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant