Max Nilson wrote:
> What would be *extremely* nice would be for the Project Manager to be able
> to manage the project sources in a more tree like manner....
>
> ........The implementation doesn't even have to be very posh. All that is
required
> is a bit more information in the comment in the .dpr uses class that
> contains the group name.......
If the Delphi Project Manager was to present the units in a tree structure
which reflected the directory structure that the units are stored in, now
that would get my vote.
- We put our source code in directories under some 'root', where the
directory structure reflects different functional areas,
i.e.
source\Alarms
source\MIB
source\Security
source\Comms
source\Comms\SNMP
source\Comms\S3P
source\UI\Main forms
source\UI\Alarm Forms
source\UI\Property Forms
- We use the same directory structure in our source code control (VSS) and
- The directory structure maps very closely to the structure of our UML
model.
Surely it would not be difficult to implement, and it would require zero
changes to any of our source code.
Because of the way the project manager currently represents the units and
forms, I hardly ever use it. Instead I use Ctrl-F12 and start typing the
first few chars of the unit name, or Shift-F12 and start typing the first
few chars of the form name
Cheers
Paul Faid
Software Engineer,
Swichtec Power Systems Limited
http://www.swichtec.co.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz