Re: Generalising properties

2002-10-30 Thread Paul Johnson
chromatic said: > On Tue, 29 Oct 2002 14:19:59 -0800, Paul Johnson wrote: > >> So I would like to see able to tag arbitrary information onto just >> about everything, including files, packages, classes, subroutines, >> blocks, control structures, statements, lines, expressions, variables >> and wh

Re: Generalising properties

2002-10-29 Thread chromatic
On Tue, 29 Oct 2002 14:19:59 -0800, Paul Johnson wrote: > So I would like to see able to tag arbitrary information onto just about > everything, including files, packages, classes, subroutines, blocks, control > structures, statements, lines, expressions, variables and whatever else I've > forgott

Generalising properties

2002-10-29 Thread Paul Johnson
OK, perl6-language is getting scary again ;-) So here's something else to think about. Code coverage. We don't have to worry about how to do it here. That's a problem for internals, and they seem to be solving it quite well without my interference at the moment, even if they are not aware of th