On Mon, Jul 26, 2010 at 11:33 AM, Reimar Grabowski <reimg...@web.de> wrote:
> On Mon, 26 Jul 2010 11:23:31 -0300
> Marcos Douglas <m...@delfire.net> wrote:
>
>> IMHO, is better to use the ':' like  myspace:sysutils
>
> Even better C++ style:
>
> uses
>  myspace::sysutils;
>
> begin
>  Exception; // no error
>  SysUtils.Exception; // identifier not found
>  MySpace::SysUtils.Exception; // no error
> end.

Yes, but only if have a problem with the sintaxe namespace:unit, I think.


MD
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to