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

Need a policy around shared constant values #8

Open
rsdoiel opened this issue Aug 9, 2021 · 0 comments
Open

Need a policy around shared constant values #8

rsdoiel opened this issue Aug 9, 2021 · 0 comments
Assignees

Comments

@rsdoiel
Copy link
Owner

rsdoiel commented Aug 9, 2021

I've already run into the case where I had a MAXSET value in Obn2.Mod, Chars.Mod, DStrings.Mod. I think having the module Artemis.Mod only hold common constant values (currently two) is problematic because on small Oberon Systems there is a price to load one more module. Also I am not sure a common global modules improves modularety. I need to make a decision on this and document it.

@rsdoiel rsdoiel self-assigned this Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant