emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: But then what are namespaces ?


From: Stefan Monnier
Subject: Re: But then what are namespaces ?
Date: Sat, 02 Oct 2021 17:05:48 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> (I'm not sure what you mean by "many/most", I at least don't know
> languages with namespaces that use a different strategy.)

Some languages take extra steps to try and avoid relying on a unique
global namespace, and rely instead exclusively on relative names.

See https://dl.acm.org/doi/abs/10.1145/325478.325518 for instance.
Whether that can be considered as having a unique global namespace or
not is somewhat philosophical, admittedly (and the abstract itself
suggests the authors aren't sure either ;-)


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]