[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: xpl annotation



Carl wrote:
>
>OTOH, comments flagged by ;*; don't seem to matter. For the heck
>of it, I tried inserting 3000 lines of dummy comments in a PM.
>Amazingly, there was no loss of speed over the course of 1000
>iterations. In other words, 3 million comment lines were
>processed in (literally) no time!
>
I've advocated using a template for doing XPL. The template file would look
like this:
;*; The purpose of  is:
;*; Date of last revision:
;*;
;*;
;*;
;*;
;*;
;*;
;*;
;*;
;*;
;*;
;*;
;*;

Then when you type in lines, you start BEFORE the ;*;--e.g. this kind of stuff:

;*;
<.......XPL CODE...........>;*; comment
<........XPL code......>;*; comment
;*; comment or blank line
<.........more XPL..............>;*; comment
;*;
;*;

Regards,

Harry Binswanger
hb@xxxxxxxx