[Lazarus] Namespace
Marco van de Voort
marcov at stack.nl
Mon Jan 10 09:32:20 CET 2011
On Sun, Jan 09, 2011 at 10:57:39AM -0600, Andrew Brunner wrote:
>
> NS_APP_FIELDS=NameSpace
> const
> VALUE1 = 'VAL1';
> VALUE2 = 'Val2';
> VALUE3 = 3;
> end;
>
> I recognize it doesn't change much, but it would sure look more
> industry standardized if this would work.
While one can discuss if additional namespace constructs are necessary at
all, IMHO if you do, people expect dotted global namespaces, not renaming
random identifiers to "namespace"
More information about the Lazarus
mailing list