That's a good point. Perhaps the .dev file are superfluous. If that is the case then all we need to do is change the .c file header to contain the POD comments and then intersperse POD in the code as Andy did. Then we can eliminate the .dev files and replace them with a utility that will allow viewing of only the POD information.
Tanton ----- Original Message ----- From: "John Porter" <[EMAIL PROTECTED]> To: "Perl6 Internals" <[EMAIL PROTECTED]> Sent: Wednesday, July 17, 2002 2:39 PM Subject: Re: [PATCH] .dev files. > > Tanton Gibbs wrote: > > . . . That saves a person digging through > > the .c file to find what they are looking for. > > Perhaps we could automatically update the .dev > > file with the POD found in the .c file? > > As someone else has already said, a better place > for the .dev information might be inside the .c > file itself. > I for one find the separation unnatural, > uncustomary, and de-sync-prone. > Frankly I just don't see what it buys us. > > -- > JohnDouglasPorter > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Autos - Get free new car price quotes > http://autos.yahoo.com > >