On 21 July 2010 21:55, Marcos Douglas <m...@delfire.net> wrote: > How you have no conflict with names of the units? Do you use some > prefix in your units as "uwebutils.pp", "mywebutils.pp", > "xyzWebUtils.pp", etc.
In the fpGUI project I now prefix all units with 'fpg_' and all classes start with 'Tfpg' - I indeed ran into unit or class name conflicts with FPC units. I suppose this is where languages like Java resolved this via directory and file namespaces - though I am not a fan of the directory namespace thing, but it seems to work for them. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal