Need versioning ?



I have an application that is used for Power users as well as basic users. I
am just wanting to trim off some features, money reports etc., and some
confidential fields etc, for the basic users..
I just dont want to have to maintain 2 apps. Is there an easy way to do
this? Is there a way to click complile and have 2 versions come out?
Any ideas??



.



Relevant Pages

  • Re: Need versioning ?
    ... > I have an application that is used for Power users as well as basic users. ... > am just wanting to trim off some features, money reports etc., and some ... Perhaps you could use a plugin framework, and enable the plugins only in the ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Need versioning ?
    ... >I have an application that is used for Power users as well as basic users. ... You can use compiler directives to enable and disable features based on ... FinalBuilder will allow you to specify certain defines when you compile your ... compile multiple copies of multiple product, create the installers, the help ...
    (borland.public.delphi.thirdpartytools.general)