[fpc-devel] Interface to compressed files and archives
Michael.VanCanneyt at Wisa.be
Michael.VanCanneyt at Wisa.be
Thu Dec 30 13:01:22 CET 2004
On Thu, 30 Dec 2004, Marco van de Voort wrote:
> > 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
In my view, dialog=form, the only 'dialogs' are the windows stock dialogs.
But we have some forms that qualify. Thanks for the idea!! :-)
Michael.
More information about the fpc-devel
mailing list