Jürgen Hestermann wrote:

>Do you also prepent all function and variable names
>with the unit name they come from?
>Do you realy always write
>
>LazUTF8.UTF8Delete
>instead of
>UTF8Delete
>?
>
>Nested WITH statements and the unit concept share the
>same problem but still the benefits outweigh the drawbacks IMO
>(once you get used to it and keep possible problems in mind).

Good point, as far as i know there is not a solid solution for units
unless those global procedures like utf8delete where rewritten as class
procedures.

Marius

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

Reply via email to