<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 29, 2013 at 8:02 AM, Marcos Douglas <span dir="ltr"><<a href="mailto:md@delfire.net" target="_blank">md@delfire.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">
</div>You didn't understand.<br>
The namespace we talk about is like a "dinamic namespace". The<br>
programmer can choose which "names" he will use in your projects when<br>
these projects are using third-party frameworks.<br>
In Java, eg, you can change the path of frameworks, changing the<br>
"namespace", without change the original sources.<br></blockquote><div>I thought I did, but named it differently.<br></div><div>Isn't what you're trying to explain is suggestion #3 at this page? <a href="http://wiki.freepascal.org/Namespaces">http://wiki.freepascal.org/Namespaces</a><br>
<br></div><div>Instead of modifying the code (i.e. by switching to namespaces)<br></div><div>You would like to give then compiler a hint what unit should be used when compiling a unit.<br><br></div><div>In other words, you'd like to unit-specific -Fu, that should override the project -Fu.<br>
</div><div>Right? or am I still misunderstanding.<br></div></div><br></div><div class="gmail_extra">thanks,<br>Dmitry<br></div></div>