Hi Jolyon
> CodeCompletion in all the places he shows.... yep, I knew all that stuff.
> He basically shows N variations of the same thing.  I was kinda hoping he
> would also mention using dotted unit names, like 'pseudo' namespsaces - code
> completion works REALLY well when you have units named and organised using
> that convention, e.g.:
>
> uses
>    SysUtils,
>    OurCo.SysUtils,
>    OurCo.Classes.Helpers;
>
>    
That is a damn good idea.
> And what he doesn't mention of course is that if you have even a trivial
> error in the code in some unit that the current unit uses or depends on,
> that many of these things break completely, so best not to get too used to
> them.
>
>    
Seems to be more often the case than not with me.

T.
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to