<div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr">Michael Van Canneyt <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>> schrieb am Sa., 5. Mai 2018, 21:24:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On Sat, 5 May 2018, Sven Barth via fpc-pascal wrote:<br>
<br>
> Hello together!<br>
><br>
> I'm pleased to announce the implementation of a new feature: default <br>
> namespaces.<br>
<br>
Great !! Nice job, Sven :)<br>
<br>
> Enter default namespaces.<br>
><br>
> The compiler is told about a default namespace using the new -FN<x> <br>
> parameter, whereby <x> is a valid Pascal identifier for a namespace <br>
> (e.g. "MyUnits" or "FCL.XML" or "FCL.Web.Base"). Like with all similar <br>
> -F parameters -FN only takes a single value, but can be specified <br>
> multiple times.<br>
<br>
All looks logical to me. One question only:<br>
<br>
Is there a reason you didn't implement a global directive:<br>
<br>
{$NAMESPACE somens}<br>
<br>
or is this still planned ?<br></blockquote></div><div dir="auto"><br></div><div dir="auto">Does Delphi support this? If not, that is your answer: no real need for it (fair remark: I'm currently freshly home from a club and thus quite a bit drunk). </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven</div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div>