You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to have Artemis folded easily into other Oberon project I need to using the prefix "art" so that Artemis modules can be easily adopted. There are three cases to consider about prefixing (all related to modules which are not canonical to Artemis).
Artemis ports of modules from other projects, these should be prefixed
Artemis implementations of Oberon System modules for POSIX, these should be prefixed
Artemis implementations of Oakwood modules, these must be prefixed "art"
Q: Should Artemis' canonical modules be prefixed?
The text was updated successfully, but these errors were encountered:
If I want to have Artemis folded easily into other Oberon project I need to using the prefix "art" so that Artemis modules can be easily adopted. There are three cases to consider about prefixing (all related to modules which are not canonical to Artemis).
Q: Should Artemis' canonical modules be prefixed?
The text was updated successfully, but these errors were encountered: