[fpc-devel] Interface to compressed files and archives
    Marco van de Voort 
    marcov at stack.nl
       
    Thu Dec 30 12:07:59 CET 2004
    
    
  
> Just don't use anything conflicting with other prefixes: lib, z, db, im, sys.
> 
> If we can agree on an implementation for archive handling that can be 
> considered a standard implementation for FPC (i.e. distributed with the 
> FCL), 'fp' can (and should) be used.
> 
> Naming a unit with 'u' standard does not seem useful to me, but this is
> a matter of taste. In general, in Delphi, I use only 4 fixed prefixes:
> 
> fra for Frames
> frm for Forms
> dm  for DataModules
> mgr for Manager classes.
Only additional general one i use is
dlg for dialog
    
    
More information about the fpc-devel
mailing list