Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement client settings, which the server is fetching upon initialization #5

Open
mfelsche opened this issue Jun 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mfelsche
Copy link
Contributor

Define a settings format which the server expects the client to deliver. The main setting we should expect is the PONYPATH which must include the path to the stdlib source location. Currently we ship the stdlib of the supported ponyc version. This helps keeping everything consistent, and in sync, so we have no different stdlib while working with a libponyc from another, possible inconsistent version.

But customizing the $PONYPATH with client settiongs might be helpful nonetheless, as a start.

@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Jun 30, 2024
@jemc jemc added enhancement New feature or request and removed discuss during sync Should be discussed during an upcoming sync labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants