<div dir="ltr">2013/10/27 Marco van de Voort <span dir="ltr"><<a href="mailto:marcov@stack.nl" target="_blank">marcov@stack.nl</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">In our previous episode, Marcos Douglas said:<br>
> > Namespaces are only for pseudo hierarchical disambiguation of unit names in<br>
> > Pascal.<br>
><br>
> Very true. I agree with everything.<br>
> BUT, IMHO, the only problem is if you have two 3rd frameworks that use<br>
> the same unit name. In that case I can not add 2 units with the same<br>
> name in my project. So, only in that case, we could use 'namespaces'<br>
> to 'rename' these units only for use in our projects without change<br>
> the original source.<br>
<br>
</div>In theory yes, in practice no, since that would be incompatible with<br>
anything below XE2+ (and most commercial component builders still support<br>
D7).<br>
<br>
As with any feature, there are people that already design it in after the<br>
first beta, but it will be rare, very rare, in the wild.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
fpc-pascal maillist - <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Namespace address this problem, but as the Marco said, not to anything below XE2.<br><br><br></div></div>