defold / defold/defold.github.io

Separate concept of "namespace" and file name

Open
#31 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
14
Forks
16
Avg merge
13h 49m
Merged PRs (30d)
10

Description

Currently multiple documents cannot share the same "@namespace".
If they do, only one of these "@document" tags' info will be added.
And, since a document has a separate include file path, this gets wrong quickly.

E.g. hash.h and dstrings.h both reside in the global namespace, but you need two different includes to use these functions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.