>> It would be nice if it does and also nice if it had an equivelent
>> of JavaDoc to document source code and produce HTML or
>> Help documents... These types of developments would make
 
> I use Time2Help for Delphi/JavaDoc stuff - www.time2help.com - very good
> wee tool.

while I haven't yet checked time2help I still feel that an out of the box solution
would be best since it would expose people learning delphi to a standard layout
and toolset making better employability and shorter upskilling timeframes...

Given the price tags on the enterprise kit, I'm surprised a small tool like this
isn't already in the package (I haven't yet seen D5, perhaps it is hidden away
there ;) {hope, hint, etc})

Another nice one would be setting templates for autocode generation like the
format of a procedure header.  Something like

----------------------
// Procedure: %n
// Purpose:
//
// Parameters:
//   %p :%p.type
// Assumptions:
//
procedure %n
---------------------
** the lines containing %p would be repeated once for each parameter, 
You would need definitions for class methods (functions and procedures) and
global functions and procedures. This would be nice for applying a team policy
about documentation.

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to